Class NLSTag
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start
public int start -
end
public int end -
lineNumber
public int lineNumber -
index
public int index
-
-
Constructor Details
-
NLSTag
public NLSTag(int start, int end, int lineNumber, int index)
-
-
Method Details
-
toString
-