Class Ast.SpecialIdentifier

  • Enclosing class:
    Ast

    public static class Ast.SpecialIdentifier
    extends Ast.Identifier
    Parse tree node for "*", a special kind of identifier.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isStar()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait