class AbstractLeafNode extends AbstractNode Constructors new AbstractLeafNode(nodeKind: NodeKind,startToken: Token,endToken: Token,)