Package tech.ixor.calclox.ast
Class Statement
java.lang.Object
tech.ixor.calclox.ast.Statement
- Direct Known Subclasses:
Statement.Block,Statement.Define,Statement.Expression,Statement.Function,Statement.If,Statement.Output,Statement.Return,Statement.Var,Statement.While
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic interfacestatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Statement
public Statement()
-
-
Method Details
-
accept
-