Class SyntaxElement
java.lang.Object
org.eclipse.emf.mwe.core.debug.model.SyntaxElement
Transfer object class for syntax element description in a normalized form.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
void
-
Field Details
-
resource
-
start
public int start -
end
public int end -
line
public int line -
frameId
public int frameId -
containerName
-
elementName
-
type
-
visible
public boolean visible
-
-
Constructor Details
-
SyntaxElement
public SyntaxElement()
-
-
Method Details
-
readContent
- Throws:
IOException
-
writeContent
- Throws:
IOException
-
equalsBP
-