AstNode.end

The range of tokens that represent this AST node

  1. Token start;
  2. Token end;
    class AstNode
    Token end;

Meta