Class NameDefNode

  • All Implemented Interfaces:
    ASTNode

    public class NameDefNode
    extends BaseNode
    A name is defined either as a sequence of tokens or as a String. This class supports both, although they should not be used interchangeably.