Class ASTObject
java.lang.Object
io.github.protasm.jvmud.compiler.parser.ast.ASTNode
io.github.protasm.jvmud.compiler.parser.ast.ASTObject
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInherit(ASTInherit inherit) fields()inherits()methods()name()voidsetParentName(String parentName) Methods inherited from class ASTNode
accept, className, line, setSourceOrder, sourceOrder
-
Constructor Details
-
ASTObject
-
-
Method Details
-
inherits
-
addInherit
-
parentName
-
setParentName
-
name
-
fields
-
methods
-