I am working in building halstead Metrics
in java and I am using javaparser
library and I am confusing about how I can find all java reserved words in the java imported file which will be parsing to find the operator (n1) ?
I am working in building halstead Metrics
in java and I am using javaparser
library and I am confusing about how I can find all java reserved words in the java imported file which will be parsing to find the operator (n1) ?