|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Node
An artifact generated from some source code. It's probably easiest
to think of a Node as an AST node, though most Nodes are
only indirectly a result of parsing.
| Method Summary | |
|---|---|
String |
getDisplayName()
|
SourcePosition |
getSourcePosition()
|
| Method Detail |
|---|
SourcePosition getSourcePosition()
SourcePosition of this Node.String getDisplayName()
Node in Alerts.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||