polyglot.ext.ibex.ast
Interface SuperSymbolNode

All Superinterfaces:
java.lang.Cloneable, Copy, JL, Node, NodeOps, RhsElement, SymbolNode
All Known Implementing Classes:
SuperSymbolNode_c

public interface SuperSymbolNode
extends SymbolNode

Node representing a semantic action.


Methods inherited from interface polyglot.ext.ibex.ast.SymbolNode
name, name, symbolInstance
 
Methods inherited from interface polyglot.ext.ibex.ast.RhsElement
symbolInstance
 
Methods inherited from interface polyglot.ast.Node
childExpectedType, del, del, dump, ext, ext, ext, ext, position, position, visit, visitChild, visitEdge, visitList
 
Methods inherited from interface polyglot.ast.JL
init, node
 
Methods inherited from interface polyglot.ast.NodeOps
addDecls, addMembers, addMembersEnter, buildTypes, buildTypesEnter, disambiguate, disambiguateEnter, enterScope, enterScope, exceptionCheck, exceptionCheckEnter, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, visitChildren
 
Methods inherited from interface polyglot.util.Copy
copy