Class ParserClosureImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.ProgramClosureImpl
tripleo.elijah_durable_congenial.lang.impl.ParserClosureImpl
- All Implemented Interfaces:
ParserClosure,ProgramClosure
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefaultPackageName(Qualident aPackageName) @NotNull OS_Modulemodule()Methods inherited from class tripleo.elijah_durable_congenial.lang.impl.ProgramClosureImpl
aliasStatement, classStatement, namespaceStatementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.ProgramClosure
aliasStatement, classStatement, namespaceStatement
-
Field Details
-
module
-
-
Constructor Details
-
ParserClosureImpl
-
-
Method Details
-
defaultPackageName
- Specified by:
defaultPackageNamein interfaceParserClosure
-
module
- Specified by:
modulein interfaceParserClosure
-