Class Comment
java.lang.Object
org.eclipse.epsilon.common.module.AbstractModuleElement
org.eclipse.epsilon.common.module.Comment
- All Implemented Interfaces:
ModuleElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.epsilon.common.module.AbstractModuleElement
build, equals, getChildren, getComments, getData, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, hashCode, setModule, setParent, setRegion, setUri
-
Field Details
-
multiline
protected boolean multiline -
text
-
-
Constructor Details
-
Comment
public Comment(org.antlr.runtime.Token token)
-
-
Method Details
-
toString
- Overrides:
toString
in classAbstractModuleElement
-
getText
-
isMultiline
public boolean isMultiline()
-