Interface SyntaxToken

  • All Superinterfaces:
    Tree

    public interface SyntaxToken
    extends Tree
    The smallest part of any expression, e.g. a name, an operator, a parenthesis...