Initializer |
NodeInfo() |
Attributes | |
endToken | Source Codeshared Token endToken |
errors | Source Codeshared {Message*} errors |
filename | Source Codeshared String filename |
location | Source Codeshared String location |
node | Source Codeshared formal Node node |
nodeInfo | Source Codeshared default NodeInfo nodeInfo |
scope | Source Codeshared actual ScopeModel scope Refines DScope.scope |
tcNode | Source Codeshared formal TcNode tcNode |
text | Source Codeshared String text |
token | Source Codeshared Token token |
typecheckerUnit | Source Codeshared TypecheckerUnit typecheckerUnit |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Attributes inherited from: DScope |
Methods | |
addError | Source Codeshared actual void addError(String string) Refines DScope.addError |
addUnexpectedError | Source Codeshared actual void addUnexpectedError(String string) Refines DScope.addUnexpectedError |
addUnsupportedError | Source Codeshared actual void addUnsupportedError(String string) Refines DScope.addUnsupportedError |
addWarning | Source Codeshared actual void addWarning(Warning warning, String message) Refines DScope.addWarning |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: DScope |