Class AnswerLiteral.Impl
- java.lang.Object
-
- org.fulib.scenarios.ast.Positioned.Impl
-
- org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Impl
-
- All Implemented Interfaces:
Expr,AnswerLiteral,PrimaryExpr,Node,Positioned
- Enclosing interface:
- AnswerLiteral
public static class AnswerLiteral.Impl extends Positioned.Impl implements AnswerLiteral
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
AnswerLiteral.Impl, AnswerLiteral.Visitor<P,R>
-
Nested classes/interfaces inherited from interface org.fulib.scenarios.ast.Positioned
Positioned.Impl, Positioned.Visitor<P,R>
-
-
Constructor Summary
Constructors Constructor Description Impl()
-
Method Summary
-
Methods inherited from class org.fulib.scenarios.ast.Positioned.Impl
getPosition, setPosition
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
accept, accept, accept, accept, accept
-
Methods inherited from interface org.fulib.scenarios.ast.Positioned
getPosition, setPosition
-
-