Class AmbientDeclarationTree


  • public class AmbientDeclarationTree
    extends ParseTree
    • Field Detail

      • declaration

        public final ParseTree declaration
    • Constructor Detail

      • AmbientDeclarationTree

        public AmbientDeclarationTree​(SourceRange location,
                                      ParseTree declaration)