Skip navigation links
A C D E F G H I L M N O P R S T U V W _ 

A

A - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
A - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
A - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
A() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
accept(AssociationDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
accept(AssociationDecl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
accept(AttributeDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
accept(AttributeDecl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
accept(ClassDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
accept(ClassDecl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Decl
 
accept(MethodDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
accept(MethodDecl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
accept(Name.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Name
 
accept(ParameterDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
accept(ParameterDecl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
accept(ResolvedName.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
 
accept(ResolvedName.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
accept(Name.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
accept(UnresolvedName.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
 
accept(UnresolvedName.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
accept(Name.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
accept(VarDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
accept(VarDecl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
accept(Decl.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
accept(AttributeAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
 
accept(AttributeAccess.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
accept(ExampleAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
 
accept(ExampleAccess.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
accept(ListAttributeAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess
 
accept(ListAttributeAccess.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
accept(CallExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
accept(CallExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
accept(CreationExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
 
accept(CreationExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
accept(CollectionExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr
 
accept(ListExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
 
accept(ListExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
accept(CollectionExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
accept(AttributeCheckExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
accept(AttributeCheckExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
accept(ConditionalExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
accept(ConditionalExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr
 
accept(ConditionalOperatorExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
accept(ConditionalOperatorExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
accept(ConditionalExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.Expr
 
accept(NameAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
 
accept(NameAccess.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
accept(PrimaryExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
accept(NumberLiteral.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NumberLiteral
 
accept(NumberLiteral.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
accept(PrimaryExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr
 
accept(StringLiteral.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
 
accept(StringLiteral.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
accept(PrimaryExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
accept(Expr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
accept(MultiDescriptor.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
accept(MultiDescriptor.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
accept(NamedExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.NamedExpr
 
accept(NamedExpr.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
 
accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Node
 
accept(Scenario.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Scenario
 
accept(Scenario.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
accept(ScenarioFile.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
accept(ScenarioFile.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
accept(ScenarioGroup.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
accept(ScenarioGroup.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
accept(AnswerSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
 
accept(AnswerSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
accept(CallSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
 
accept(CallSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
accept(CreateSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
 
accept(CreateSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
accept(DiagramSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
 
accept(DiagramSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
accept(ExpectSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
 
accept(ExpectSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
accept(ExprSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
 
accept(ExprSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
accept(HasSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
 
accept(HasSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
accept(IsSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
 
accept(IsSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence
 
accept(SentenceList.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
 
accept(SentenceList.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
accept(ThereSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
 
accept(ThereSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
accept(WriteSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
accept(WriteSentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
accept(Sentence.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
accept(ClassType.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ClassType
 
accept(ClassType.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.ClassType.Impl
 
accept(Type.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.ClassType.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.ClassType.Impl
 
accept(ListType.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ListType
 
accept(ListType.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.ListType.Impl
 
accept(Type.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.ListType.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.ListType.Impl
 
accept(Node.Visitor<P, R>, P) - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
 
accept(Type.Visitor<P, R>, P) - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
 
accept(PrimitiveType.Visitor<P, R>, P) - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
 
accept(Type.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.Type
 
accept(UnresolvedType.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
 
accept(UnresolvedType.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
accept(Type.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
accept(Node.Visitor<P, R>, P) - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
access() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
access() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
access() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
access() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
access(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
access() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExprContext
 
access() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
 
AccessContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
actor() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
actor() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
actor() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
actor() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
actor() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
ActorContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ActorContext
 
add(Decl) - Method in class org.fulib.scenarios.transform.scope.DelegatingScope
 
add(Decl) - Method in interface org.fulib.scenarios.transform.scope.Scope
 
AN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
AN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
AN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
AN() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
AND - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
AND - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
AND - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
AND() - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
AND(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
AND() - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
 
andCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
andCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
 
AndCondExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
ANSWER - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
ANSWER - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ANSWER - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ANSWER() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
ANSWERS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
ANSWERS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ANSWERS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ANSWERS() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
AnswerSentence - Interface in org.fulib.scenarios.ast.sentence
 
answerSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
answerSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
AnswerSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
AnswerSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
AnswerSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
ARE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
ARE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ARE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ARE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
AS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
AS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
AS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
AS() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
AssertionGenerator - Enum in org.fulib.scenarios.codegen
 
AssignmentDesugar - Enum in org.fulib.scenarios.transform
 
AssociationDecl - Interface in org.fulib.scenarios.ast.decl
 
AssociationDecl.Impl - Class in org.fulib.scenarios.ast.decl
 
AssociationDecl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
ASTDumper - Class in org.fulib.scenarios.debug
 
ASTDumper(Class<?>...) - Constructor for class org.fulib.scenarios.debug.ASTDumper
 
ASTDumper(Collection<? extends Class<?>>) - Constructor for class org.fulib.scenarios.debug.ASTDumper
 
ASTListener - Class in org.fulib.scenarios.parser
 
ASTListener() - Constructor for class org.fulib.scenarios.parser.ASTListener
 
attrCheck() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
attrCheck() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
 
AttrCheckContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
attrDef() - Method in class org.fulib.scenarios.parser.RegisterParser
 
attrDef() - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
attrDef(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
AttrDefContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
AttributeAccess - Interface in org.fulib.scenarios.ast.expr.access
 
attributeAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
attributeAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
attributeAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedAccessContext
 
AttributeAccess.Impl - Class in org.fulib.scenarios.ast.expr.access
 
AttributeAccess.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.access
 
AttributeAccessContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
AttributeCheckExpr - Interface in org.fulib.scenarios.ast.expr.conditional
 
AttributeCheckExpr.Impl - Class in org.fulib.scenarios.ast.expr.conditional
 
AttributeCheckExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.conditional
 
AttributeDecl - Interface in org.fulib.scenarios.ast.decl
 
AttributeDecl.Impl - Class in org.fulib.scenarios.ast.decl
 
AttributeDecl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 

C

CALL - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CALL - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CALL - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CALL() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
CallExpr - Interface in org.fulib.scenarios.ast.expr.call
 
CallExpr.Impl - Class in org.fulib.scenarios.ast.expr.call
 
CallExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.call
 
CALLS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CALLS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CALLS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CALLS() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
CallSentence - Interface in org.fulib.scenarios.ast.sentence
 
callSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
callSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
CallSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
CallSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
CallSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
CARD - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CARD - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CARD - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CARD() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
cardinality() - Method in class org.fulib.scenarios.parser.RegisterParser
 
cardinality() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
CardinalityContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
 
CARDS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CARDS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CARDS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CARDS() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiTypeClauseContext
 
CF - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CF() - Method in class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
 
CF - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CF - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
cfClause() - Method in class org.fulib.scenarios.parser.RegisterParser
 
cfClause() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
CfClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
 
channelNames - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ClassDecl - Interface in org.fulib.scenarios.ast.decl
 
ClassDecl.Impl - Class in org.fulib.scenarios.ast.decl
 
ClassDecl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
classDef() - Method in class org.fulib.scenarios.parser.RegisterParser
 
classDef() - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
classDef(int) - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
ClassDefContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
ClassType - Interface in org.fulib.scenarios.ast.type
 
ClassType.Impl - Class in org.fulib.scenarios.ast.type
 
ClassType.Visitor<P,R> - Interface in org.fulib.scenarios.ast.type
 
cmpOp() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
cmpOp() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
 
CmpOpContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
CodeGenerator - Class in org.fulib.scenarios.codegen
 
CodeGenerator(Config) - Constructor for class org.fulib.scenarios.codegen.CodeGenerator
 
collection() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
collection() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExprContext
 
CollectionContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
 
CollectionExpr - Interface in org.fulib.scenarios.ast.expr.collection
 
CollectionExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.collection
 
COMMA - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
COMMA() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
COMMA(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
COMMA() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
COMMA - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
COMMA - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
COMMA() - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
 
COMMENT - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
COMMENT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
COMMENT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
condExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
condExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClauseContext
 
CondExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
 
ConditionalExpr - Interface in org.fulib.scenarios.ast.expr.conditional
 
ConditionalExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.conditional
 
ConditionalOperator - Enum in org.fulib.scenarios.ast.expr.conditional
 
ConditionalOperatorExpr - Interface in org.fulib.scenarios.ast.expr.conditional
 
ConditionalOperatorExpr.Impl - Class in org.fulib.scenarios.ast.expr.conditional
 
ConditionalOperatorExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.conditional
 
condOp() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
condOp() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
CondOpContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
 
condOpExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
condOpExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
 
CondOpExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
Config - Class in org.fulib.scenarios.tool
 
Config() - Constructor for class org.fulib.scenarios.tool.Config
 
CONTAIN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CONTAIN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CONTAIN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CONTAINS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CONTAINS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CONTAINS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
copyFrom(ScenarioParser.NamedExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedExprContext
 
CREATE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CREATE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CREATE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CREATE() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
createOptions() - Method in class org.fulib.scenarios.tool.Config
 
CREATES - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
CREATES - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
CREATES - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
CREATES() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
CreateSentence - Interface in org.fulib.scenarios.ast.sentence
 
createSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
createSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
CreateSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
CreateSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
CreateSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
CreationExpr - Interface in org.fulib.scenarios.ast.expr.call
 
CreationExpr.Impl - Class in org.fulib.scenarios.ast.expr.call
 
CreationExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.call
 

D

Decl - Interface in org.fulib.scenarios.ast.decl
 
Decl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
DeclGenerator - Enum in org.fulib.scenarios.codegen
 
DelegatingScope - Class in org.fulib.scenarios.transform.scope
 
DelegatingScope(Scope) - Constructor for class org.fulib.scenarios.transform.scope.DelegatingScope
 
descriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
DescriptorContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.DescriptorContext
 
Desugar - Enum in org.fulib.scenarios.transform
 
DiagramSentence - Interface in org.fulib.scenarios.ast.sentence
 
diagramSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
diagramSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 
DiagramSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
DiagramSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
DiagramSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
DOES - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
DOES - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
DOES - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
dump(Object, PrintWriter) - Method in class org.fulib.scenarios.debug.ASTDumper
 

E

EG - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
EG() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
EG - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
EG - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
enterAccess(ScenarioParser.AccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.access().
enterAccess(ScenarioParser.AccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.access().
enterActor(ScenarioParser.ActorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.actor().
enterActor(ScenarioParser.ActorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.actor().
enterAndCondExpr(ScenarioParser.AndCondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.andCondExpr().
enterAndCondExpr(ScenarioParser.AndCondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.andCondExpr().
enterAnswerSentence(ScenarioParser.AnswerSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.answerSentence().
enterAnswerSentence(ScenarioParser.AnswerSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.answerSentence().
enterAttrCheck(ScenarioParser.AttrCheckContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.attrCheck().
enterAttrCheck(ScenarioParser.AttrCheckContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.attrCheck().
enterAttrDef(RegisterParser.AttrDefContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.attrDef().
enterAttrDef(RegisterParser.AttrDefContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.attrDef().
enterAttributeAccess(ScenarioParser.AttributeAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.attributeAccess().
enterAttributeAccess(ScenarioParser.AttributeAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.attributeAccess().
enterCallSentence(ScenarioParser.CallSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.callSentence().
enterCallSentence(ScenarioParser.CallSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.callSentence().
enterCardinality(RegisterParser.CardinalityContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.cardinality().
enterCardinality(RegisterParser.CardinalityContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.cardinality().
enterCfClause(RegisterParser.CfClauseContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.cfClause().
enterCfClause(RegisterParser.CfClauseContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.cfClause().
enterClassDef(RegisterParser.ClassDefContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.classDef().
enterClassDef(RegisterParser.ClassDefContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.classDef().
enterCmpOp(ScenarioParser.CmpOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.cmpOp().
enterCmpOp(ScenarioParser.CmpOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.cmpOp().
enterCollection(ScenarioParser.CollectionContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.collection().
enterCollection(ScenarioParser.CollectionContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.collection().
enterCondExpr(ScenarioParser.CondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.condExpr().
enterCondExpr(ScenarioParser.CondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.condExpr().
enterCondOp(ScenarioParser.CondOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.condOp().
enterCondOp(ScenarioParser.CondOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.condOp().
enterCondOpExpr(ScenarioParser.CondOpExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.condOpExpr().
enterCondOpExpr(ScenarioParser.CondOpExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.condOpExpr().
enterCreateSentence(ScenarioParser.CreateSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.createSentence().
enterCreateSentence(ScenarioParser.CreateSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.createSentence().
enterDescriptor(ScenarioParser.DescriptorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.descriptor().
enterDescriptor(ScenarioParser.DescriptorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.descriptor().
enterDiagramSentence(ScenarioParser.DiagramSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.diagramSentence().
enterDiagramSentence(ScenarioParser.DiagramSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.diagramSentence().
enterEqOp(ScenarioParser.EqOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.eqOp().
enterEqOp(ScenarioParser.EqOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.eqOp().
enterEveryRule(ParserRuleContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
enterEveryRule(ParserRuleContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
enterExampleAccess(ScenarioParser.ExampleAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.exampleAccess().
enterExampleAccess(ScenarioParser.ExampleAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.exampleAccess().
enterExampleClause(RegisterParser.ExampleClauseContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.exampleClause().
enterExampleClause(RegisterParser.ExampleClauseContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.exampleClause().
enterExampleValue(RegisterParser.ExampleValueContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.exampleValue().
enterExampleValue(RegisterParser.ExampleValueContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.exampleValue().
enterExpectSentence(ScenarioParser.ExpectSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.expectSentence().
enterExpectSentence(ScenarioParser.ExpectSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.expectSentence().
enterExpr(ScenarioParser.ExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.expr().
enterExpr(ScenarioParser.ExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.expr().
enterFile(ScenarioParser.FileContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.file().
enterFile(ScenarioParser.FileContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.file().
enterHasClause(ScenarioParser.HasClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.hasClause().
enterHasClause(ScenarioParser.HasClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.hasClause().
enterHasClauses(ScenarioParser.HasClausesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.hasClauses().
enterHasClauses(ScenarioParser.HasClausesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.hasClauses().
enterHasSentence(ScenarioParser.HasSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.hasSentence().
enterHasSentence(ScenarioParser.HasSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.hasSentence().
enterHeader(ScenarioParser.HeaderContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.header().
enterHeader(ScenarioParser.HeaderContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.header().
enterIsSentence(ScenarioParser.IsSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.isSentence().
enterIsSentence(ScenarioParser.IsSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.isSentence().
enterIt(ScenarioParser.ItContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.it().
enterIt(ScenarioParser.ItContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.it().
enterList(ScenarioParser.ListContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.list().
enterList(ScenarioParser.ListContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.list().
enterListElem(ScenarioParser.ListElemContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.listElem().
enterListElem(ScenarioParser.ListElemContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.listElem().
enterMultiDescriptor(ScenarioParser.MultiDescriptorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.multiDescriptor().
enterMultiDescriptor(ScenarioParser.MultiDescriptorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.multiDescriptor().
enterMultiTypeClause(ScenarioParser.MultiTypeClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.multiTypeClause().
enterMultiTypeClause(ScenarioParser.MultiTypeClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.multiTypeClause().
enterName(ScenarioParser.NameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.name().
enterName(ScenarioParser.NameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.name().
enterNameAccess(ScenarioParser.NameAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.nameAccess().
enterNameAccess(ScenarioParser.NameAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.nameAccess().
enterNamed(ScenarioParser.NamedContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.named().
enterNamed(ScenarioParser.NamedContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.named().
enterNamedAccess(ScenarioParser.NamedAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.namedAccess().
enterNamedAccess(ScenarioParser.NamedAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.namedAccess().
enterNamedNumber(ScenarioParser.NamedNumberContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by the NamedNumber labeled alternative in ScenarioParser.namedExpr().
enterNamedNumber(ScenarioParser.NamedNumberContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by the NamedNumber labeled alternative in ScenarioParser.namedExpr().
enterNamedSimple(ScenarioParser.NamedSimpleContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by the NamedSimple labeled alternative in ScenarioParser.namedExpr().
enterNamedSimple(ScenarioParser.NamedSimpleContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by the NamedSimple labeled alternative in ScenarioParser.namedExpr().
enterNumber(ScenarioParser.NumberContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.number().
enterNumber(ScenarioParser.NumberContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.number().
enterOrCondExpr(ScenarioParser.OrCondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.orCondExpr().
enterOrCondExpr(ScenarioParser.OrCondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.orCondExpr().
enterPrimary(ScenarioParser.PrimaryContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.primary().
enterPrimary(ScenarioParser.PrimaryContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.primary().
enterPrimaryCollection(ScenarioParser.PrimaryCollectionContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.primaryCollection().
enterPrimaryCollection(ScenarioParser.PrimaryCollectionContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.primaryCollection().
enterPrimaryCondExpr(ScenarioParser.PrimaryCondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.primaryCondExpr().
enterPrimaryCondExpr(ScenarioParser.PrimaryCondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.primaryCondExpr().
enterPrimaryExpr(ScenarioParser.PrimaryExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.primaryExpr().
enterPrimaryExpr(ScenarioParser.PrimaryExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.primaryExpr().
enterPrimaryList(ScenarioParser.PrimaryListContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.primaryList().
enterPrimaryList(ScenarioParser.PrimaryListContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.primaryList().
enterPrimaryListElem(ScenarioParser.PrimaryListElemContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.primaryListElem().
enterPrimaryListElem(ScenarioParser.PrimaryListElemContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.primaryListElem().
enterRegister(RegisterParser.RegisterContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.register().
enterRegister(RegisterParser.RegisterContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.register().
enterRoleDef(RegisterParser.RoleDefContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Enter a parse tree produced by RegisterParser.roleDef().
enterRoleDef(RegisterParser.RoleDefContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Enter a parse tree produced by RegisterParser.roleDef().
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.DescriptorContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ItContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiTypeClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NameAccessContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedAccessContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedNumberContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NumberContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCollectionContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListElemContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioNameContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClauseContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
enterScenario(ScenarioParser.ScenarioContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.scenario().
enterScenario(ScenarioParser.ScenarioContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.scenario().
enterScenarioName(ScenarioParser.ScenarioNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.scenarioName().
enterScenarioName(ScenarioParser.ScenarioNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.scenarioName().
enterSentence(ScenarioParser.SentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.sentence().
enterSentence(ScenarioParser.SentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.sentence().
enterSep(ScenarioParser.SepContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.sep().
enterSep(ScenarioParser.SepContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.sep().
enterSimpleDescriptor(ScenarioParser.SimpleDescriptorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.simpleDescriptor().
enterSimpleDescriptor(ScenarioParser.SimpleDescriptorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.simpleDescriptor().
enterSimpleName(ScenarioParser.SimpleNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.simpleName().
enterSimpleName(ScenarioParser.SimpleNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.simpleName().
enterSimpleSentence(ScenarioParser.SimpleSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.simpleSentence().
enterSimpleSentence(ScenarioParser.SimpleSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.simpleSentence().
enterSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.simpleTypeClause().
enterSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.simpleTypeClause().
enterStringLiteral(ScenarioParser.StringLiteralContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.stringLiteral().
enterStringLiteral(ScenarioParser.StringLiteralContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.stringLiteral().
enterThatClause(ScenarioParser.ThatClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.thatClause().
enterThatClause(ScenarioParser.ThatClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.thatClause().
enterThatClauses(ScenarioParser.ThatClausesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.thatClauses().
enterThatClauses(ScenarioParser.ThatClausesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.thatClauses().
enterThereClause(ScenarioParser.ThereClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.thereClause().
enterThereClause(ScenarioParser.ThereClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.thereClause().
enterThereSentence(ScenarioParser.ThereSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.thereSentence().
enterThereSentence(ScenarioParser.ThereSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.thereSentence().
enterWithClause(ScenarioParser.WithClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.withClause().
enterWithClause(ScenarioParser.WithClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.withClause().
enterWithClauses(ScenarioParser.WithClausesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.withClauses().
enterWithClauses(ScenarioParser.WithClausesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.withClauses().
enterWriteSentence(ScenarioParser.WriteSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Enter a parse tree produced by ScenarioParser.writeSentence().
enterWriteSentence(ScenarioParser.WriteSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Enter a parse tree produced by ScenarioParser.writeSentence().
EOF() - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
eqOp() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
 
eqOp() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
EqOpContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
EQUAL - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
EQUAL - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
EQUAL() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
EQUAL - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ErrorListener - Class in org.fulib.scenarios.tool
 
ErrorListener(PrintWriter) - Constructor for class org.fulib.scenarios.tool.ErrorListener
 
ExampleAccess - Interface in org.fulib.scenarios.ast.expr.access
 
exampleAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
exampleAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
exampleAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedContext
 
ExampleAccess.Impl - Class in org.fulib.scenarios.ast.expr.access
 
ExampleAccess.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.access
 
ExampleAccessContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
exampleClause() - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
exampleClause() - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
exampleClause() - Method in class org.fulib.scenarios.parser.RegisterParser
 
exampleClause() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
ExampleClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
exampleValue() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
exampleValue(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
exampleValue() - Method in class org.fulib.scenarios.parser.RegisterParser
 
ExampleValueContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
exitAccess(ScenarioParser.AccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.access().
exitAccess(ScenarioParser.AccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.access().
exitActor(ScenarioParser.ActorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.actor().
exitActor(ScenarioParser.ActorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.actor().
exitAndCondExpr(ScenarioParser.AndCondExprContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitAndCondExpr(ScenarioParser.AndCondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.andCondExpr().
exitAndCondExpr(ScenarioParser.AndCondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.andCondExpr().
exitAnswerSentence(ScenarioParser.AnswerSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitAnswerSentence(ScenarioParser.AnswerSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.answerSentence().
exitAnswerSentence(ScenarioParser.AnswerSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.answerSentence().
exitAttrCheck(ScenarioParser.AttrCheckContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitAttrCheck(ScenarioParser.AttrCheckContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.attrCheck().
exitAttrCheck(ScenarioParser.AttrCheckContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.attrCheck().
exitAttrDef(RegisterParser.AttrDefContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.attrDef().
exitAttrDef(RegisterParser.AttrDefContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.attrDef().
exitAttributeAccess(ScenarioParser.AttributeAccessContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitAttributeAccess(ScenarioParser.AttributeAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.attributeAccess().
exitAttributeAccess(ScenarioParser.AttributeAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.attributeAccess().
exitCallSentence(ScenarioParser.CallSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitCallSentence(ScenarioParser.CallSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.callSentence().
exitCallSentence(ScenarioParser.CallSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.callSentence().
exitCardinality(RegisterParser.CardinalityContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.cardinality().
exitCardinality(RegisterParser.CardinalityContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.cardinality().
exitCfClause(RegisterParser.CfClauseContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.cfClause().
exitCfClause(RegisterParser.CfClauseContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.cfClause().
exitClassDef(RegisterParser.ClassDefContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.classDef().
exitClassDef(RegisterParser.ClassDefContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.classDef().
exitCmpOp(ScenarioParser.CmpOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.cmpOp().
exitCmpOp(ScenarioParser.CmpOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.cmpOp().
exitCollection(ScenarioParser.CollectionContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.collection().
exitCollection(ScenarioParser.CollectionContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.collection().
exitCondExpr(ScenarioParser.CondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.condExpr().
exitCondExpr(ScenarioParser.CondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.condExpr().
exitCondOp(ScenarioParser.CondOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.condOp().
exitCondOp(ScenarioParser.CondOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.condOp().
exitCondOpExpr(ScenarioParser.CondOpExprContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitCondOpExpr(ScenarioParser.CondOpExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.condOpExpr().
exitCondOpExpr(ScenarioParser.CondOpExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.condOpExpr().
exitCreateSentence(ScenarioParser.CreateSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitCreateSentence(ScenarioParser.CreateSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.createSentence().
exitCreateSentence(ScenarioParser.CreateSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.createSentence().
exitDescriptor(ScenarioParser.DescriptorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.descriptor().
exitDescriptor(ScenarioParser.DescriptorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.descriptor().
exitDiagramSentence(ScenarioParser.DiagramSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitDiagramSentence(ScenarioParser.DiagramSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.diagramSentence().
exitDiagramSentence(ScenarioParser.DiagramSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.diagramSentence().
exitEqOp(ScenarioParser.EqOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.eqOp().
exitEqOp(ScenarioParser.EqOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.eqOp().
exitEveryRule(ParserRuleContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
exitEveryRule(ParserRuleContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
exitExampleAccess(ScenarioParser.ExampleAccessContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitExampleAccess(ScenarioParser.ExampleAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.exampleAccess().
exitExampleAccess(ScenarioParser.ExampleAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.exampleAccess().
exitExampleClause(RegisterParser.ExampleClauseContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.exampleClause().
exitExampleClause(RegisterParser.ExampleClauseContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.exampleClause().
exitExampleValue(RegisterParser.ExampleValueContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.exampleValue().
exitExampleValue(RegisterParser.ExampleValueContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.exampleValue().
exitExpectSentence(ScenarioParser.ExpectSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitExpectSentence(ScenarioParser.ExpectSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.expectSentence().
exitExpectSentence(ScenarioParser.ExpectSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.expectSentence().
exitExpr(ScenarioParser.ExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.expr().
exitExpr(ScenarioParser.ExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.expr().
exitFile(ScenarioParser.FileContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitFile(ScenarioParser.FileContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.file().
exitFile(ScenarioParser.FileContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.file().
exitHasClause(ScenarioParser.HasClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.hasClause().
exitHasClause(ScenarioParser.HasClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.hasClause().
exitHasClauses(ScenarioParser.HasClausesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.hasClauses().
exitHasClauses(ScenarioParser.HasClausesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.hasClauses().
exitHasSentence(ScenarioParser.HasSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitHasSentence(ScenarioParser.HasSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.hasSentence().
exitHasSentence(ScenarioParser.HasSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.hasSentence().
exitHeader(ScenarioParser.HeaderContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.header().
exitHeader(ScenarioParser.HeaderContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.header().
exitIsSentence(ScenarioParser.IsSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitIsSentence(ScenarioParser.IsSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.isSentence().
exitIsSentence(ScenarioParser.IsSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.isSentence().
exitIt(ScenarioParser.ItContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.it().
exitIt(ScenarioParser.ItContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.it().
exitList(ScenarioParser.ListContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitList(ScenarioParser.ListContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.list().
exitList(ScenarioParser.ListContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.list().
exitListElem(ScenarioParser.ListElemContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.listElem().
exitListElem(ScenarioParser.ListElemContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.listElem().
exitMultiDescriptor(ScenarioParser.MultiDescriptorContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitMultiDescriptor(ScenarioParser.MultiDescriptorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.multiDescriptor().
exitMultiDescriptor(ScenarioParser.MultiDescriptorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.multiDescriptor().
exitMultiTypeClause(ScenarioParser.MultiTypeClauseContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitMultiTypeClause(ScenarioParser.MultiTypeClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.multiTypeClause().
exitMultiTypeClause(ScenarioParser.MultiTypeClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.multiTypeClause().
exitName(ScenarioParser.NameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.name().
exitName(ScenarioParser.NameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.name().
exitNameAccess(ScenarioParser.NameAccessContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitNameAccess(ScenarioParser.NameAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.nameAccess().
exitNameAccess(ScenarioParser.NameAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.nameAccess().
exitNamed(ScenarioParser.NamedContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.named().
exitNamed(ScenarioParser.NamedContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.named().
exitNamedAccess(ScenarioParser.NamedAccessContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.namedAccess().
exitNamedAccess(ScenarioParser.NamedAccessContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.namedAccess().
exitNamedNumber(ScenarioParser.NamedNumberContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitNamedNumber(ScenarioParser.NamedNumberContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by the NamedNumber labeled alternative in ScenarioParser.namedExpr().
exitNamedNumber(ScenarioParser.NamedNumberContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by the NamedNumber labeled alternative in ScenarioParser.namedExpr().
exitNamedSimple(ScenarioParser.NamedSimpleContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitNamedSimple(ScenarioParser.NamedSimpleContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by the NamedSimple labeled alternative in ScenarioParser.namedExpr().
exitNamedSimple(ScenarioParser.NamedSimpleContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by the NamedSimple labeled alternative in ScenarioParser.namedExpr().
exitNumber(ScenarioParser.NumberContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitNumber(ScenarioParser.NumberContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.number().
exitNumber(ScenarioParser.NumberContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.number().
exitOrCondExpr(ScenarioParser.OrCondExprContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitOrCondExpr(ScenarioParser.OrCondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.orCondExpr().
exitOrCondExpr(ScenarioParser.OrCondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.orCondExpr().
exitPrimary(ScenarioParser.PrimaryContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.primary().
exitPrimary(ScenarioParser.PrimaryContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.primary().
exitPrimaryCollection(ScenarioParser.PrimaryCollectionContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.primaryCollection().
exitPrimaryCollection(ScenarioParser.PrimaryCollectionContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.primaryCollection().
exitPrimaryCondExpr(ScenarioParser.PrimaryCondExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.primaryCondExpr().
exitPrimaryCondExpr(ScenarioParser.PrimaryCondExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.primaryCondExpr().
exitPrimaryExpr(ScenarioParser.PrimaryExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.primaryExpr().
exitPrimaryExpr(ScenarioParser.PrimaryExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.primaryExpr().
exitPrimaryList(ScenarioParser.PrimaryListContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitPrimaryList(ScenarioParser.PrimaryListContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.primaryList().
exitPrimaryList(ScenarioParser.PrimaryListContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.primaryList().
exitPrimaryListElem(ScenarioParser.PrimaryListElemContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.primaryListElem().
exitPrimaryListElem(ScenarioParser.PrimaryListElemContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.primaryListElem().
exitRegister(RegisterParser.RegisterContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.register().
exitRegister(RegisterParser.RegisterContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.register().
exitRoleDef(RegisterParser.RoleDefContext) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
Exit a parse tree produced by RegisterParser.roleDef().
exitRoleDef(RegisterParser.RoleDefContext) - Method in interface org.fulib.scenarios.parser.RegisterParserListener
Exit a parse tree produced by RegisterParser.roleDef().
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.DescriptorContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ItContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiTypeClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NameAccessContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedAccessContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedNumberContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.NumberContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCollectionContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListElemContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioNameContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClauseContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
exitScenario(ScenarioParser.ScenarioContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitScenario(ScenarioParser.ScenarioContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.scenario().
exitScenario(ScenarioParser.ScenarioContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.scenario().
exitScenarioName(ScenarioParser.ScenarioNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.scenarioName().
exitScenarioName(ScenarioParser.ScenarioNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.scenarioName().
exitSentence(ScenarioParser.SentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.sentence().
exitSentence(ScenarioParser.SentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.sentence().
exitSep(ScenarioParser.SepContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.sep().
exitSep(ScenarioParser.SepContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.sep().
exitSimpleDescriptor(ScenarioParser.SimpleDescriptorContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitSimpleDescriptor(ScenarioParser.SimpleDescriptorContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.simpleDescriptor().
exitSimpleDescriptor(ScenarioParser.SimpleDescriptorContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.simpleDescriptor().
exitSimpleName(ScenarioParser.SimpleNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.simpleName().
exitSimpleName(ScenarioParser.SimpleNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.simpleName().
exitSimpleSentence(ScenarioParser.SimpleSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.simpleSentence().
exitSimpleSentence(ScenarioParser.SimpleSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.simpleSentence().
exitSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.simpleTypeClause().
exitSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.simpleTypeClause().
exitStringLiteral(ScenarioParser.StringLiteralContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitStringLiteral(ScenarioParser.StringLiteralContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.stringLiteral().
exitStringLiteral(ScenarioParser.StringLiteralContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.stringLiteral().
exitThatClause(ScenarioParser.ThatClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.thatClause().
exitThatClause(ScenarioParser.ThatClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.thatClause().
exitThatClauses(ScenarioParser.ThatClausesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.thatClauses().
exitThatClauses(ScenarioParser.ThatClausesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.thatClauses().
exitThereClause(ScenarioParser.ThereClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.thereClause().
exitThereClause(ScenarioParser.ThereClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.thereClause().
exitThereSentence(ScenarioParser.ThereSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitThereSentence(ScenarioParser.ThereSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.thereSentence().
exitThereSentence(ScenarioParser.ThereSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.thereSentence().
exitWithClause(ScenarioParser.WithClauseContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.withClause().
exitWithClause(ScenarioParser.WithClauseContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.withClause().
exitWithClauses(ScenarioParser.WithClausesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.withClauses().
exitWithClauses(ScenarioParser.WithClausesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.withClauses().
exitWriteSentence(ScenarioParser.WriteSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
 
exitWriteSentence(ScenarioParser.WriteSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
Exit a parse tree produced by ScenarioParser.writeSentence().
exitWriteSentence(ScenarioParser.WriteSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
Exit a parse tree produced by ScenarioParser.writeSentence().
EXPECT - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
EXPECT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
EXPECT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
EXPECT() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
ExpectSentence - Interface in org.fulib.scenarios.ast.sentence
 
expectSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
expectSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
ExpectSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
ExpectSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
ExpectSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
Expr - Interface in org.fulib.scenarios.ast.expr
 
expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
expr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
expr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
Expr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr
 
ExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ExprContext
 
ExprGenerator - Enum in org.fulib.scenarios.codegen
 
ExprSentence - Interface in org.fulib.scenarios.ast.sentence
 
ExprSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
ExprSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
ExtractDecl - Enum in org.fulib.scenarios.transform
 

F

file() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
FILE_NAME - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
FILE_NAME - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
FILE_NAME() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
FILE_NAME - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
FILE_NAME_MODE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
FileContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
fileName - Variable in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
FROM - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
FROM - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
FROM() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
FROM - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
FULL_STOP - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
FULL_STOP - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
FULL_STOP - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
FULL_STOP() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
FULL_STOP() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioNameContext
 
FULL_STOP(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioNameContext
 
FULL_STOP() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 

G

getActor() - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
 
getActor() - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
getActor() - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
 
getActor() - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
getActor() - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
 
getActor() - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
getActor() - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
getActor() - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
getArguments() - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
getArguments() - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
getAssociations() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
getAssociations() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
getATN() - Method in class org.fulib.scenarios.parser.RegisterParser
 
getATN() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getATN() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
getAttribute() - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
getAttribute() - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
getAttributes() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
getAttributes() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
getAttributes() - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
 
getAttributes() - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
getAttributes() - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
getAttributes() - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
getBody() - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
getBody() - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
getBody() - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
getBody() - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
getBody() - Method in interface org.fulib.scenarios.ast.Scenario
 
getBody() - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
getByOp(String) - Static method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
 
getCall() - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
 
getCall() - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
getCardinality() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
getCardinality() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
getChannelNames() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getClassDecl() - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
getClassDecl() - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
getClassDecl() - Method in interface org.fulib.scenarios.ast.type.ClassType
 
getClassDecl() - Method in class org.fulib.scenarios.ast.type.ClassType.Impl
 
getClasses() - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
getClasses() - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
getClauses() - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
 
getClauses() - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
getDecl() - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
 
getDecl() - Method in class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
getDescriptor() - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
 
getDescriptor() - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
getDescriptor() - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
 
getDescriptor() - Method in class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
getDescriptors() - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
 
getDescriptors() - Method in class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
getElements() - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
 
getElements() - Method in class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
getElementType() - Method in interface org.fulib.scenarios.ast.type.ListType
 
getElementType() - Method in class org.fulib.scenarios.ast.type.ListType.Impl
 
getErr() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
getExpr() - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
getExpr() - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
getExpr() - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
 
getExpr() - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
getExpr() - Method in interface org.fulib.scenarios.ast.NamedExpr
 
getExpr() - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
 
getExpr() - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
 
getExpr() - Method in class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
getFile() - Method in interface org.fulib.scenarios.ast.Scenario
 
getFile() - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
getFile() - Method in class org.fulib.scenarios.parser.ASTListener
 
getFileName() - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
 
getFileName() - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
getFiles() - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
getFiles() - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
getGrammarFileName() - Method in class org.fulib.scenarios.parser.RegisterParser
 
getGrammarFileName() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getGrammarFileName() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
getGroup() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
getGroup() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
getGroup() - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
getGroup() - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
getInputDirs() - Method in class org.fulib.scenarios.tool.Config
 
getItems() - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
 
getItems() - Method in class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
getJavaName() - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
 
getLhs() - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
getLhs() - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
getMethodDecl() - Method in interface org.fulib.scenarios.ast.Scenario
 
getMethodDecl() - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
getMethods() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
getMethods() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
getModelDir() - Method in class org.fulib.scenarios.tool.Config
 
getModeNames() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getName() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
getName() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
getName() - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
getName() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.decl.Decl
 
getName() - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
getName() - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
getName() - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
getName() - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
 
getName() - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess
 
getName() - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
getName() - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
 
getName() - Method in class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.NamedExpr
 
getName() - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.Scenario
 
getName() - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
getName() - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
getName() - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
 
getName() - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
getNames() - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
getNames() - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
getNumberAssertion() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
 
getNumberOperator() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
 
getObject() - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
 
getObject() - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
getObject() - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
 
getObject() - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
getObjectAssertion() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
 
getObjectOperator() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
 
getOp() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
 
getOperator() - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
getOperator() - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
getOther() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
getOther() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
getOut() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
getOwner() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
getOwner() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
getOwner() - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
getOwner() - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
getOwner() - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
getOwner() - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
getOwner() - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
getOwner() - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
getPackageDir() - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
getPackageDir() - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
getParameters() - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
getParameters() - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
getPredicates() - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
 
getPredicates() - Method in class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
getReceiver() - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
 
getReceiver() - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
getReceiver() - Method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess
 
getReceiver() - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
getReceiver() - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
getReceiver() - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
getReceiver() - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
getReceiver() - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
getResult() - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
 
getResult() - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
getRhs() - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
getRhs() - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.DescriptorContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ItContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiTypeClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameAccessContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedAccessContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.NumberContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCollectionContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListElemContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioNameContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClauseContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
getRuleNames() - Method in class org.fulib.scenarios.parser.RegisterParser
 
getRuleNames() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getRuleNames() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
getScenarios() - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
getScenarios() - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
getSerializedATN() - Method in class org.fulib.scenarios.parser.RegisterParser
 
getSerializedATN() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getSerializedATN() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
getSource() - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
getSource() - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
getSourceDir() - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
getSourceDir() - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
getSourceVersions() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
getTarget() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
getTarget() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
getTarget() - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
getTarget() - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
getTestDir() - Method in class org.fulib.scenarios.tool.Config
 
getText() - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
 
getText() - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
getTokenNames() - Method in class org.fulib.scenarios.parser.RegisterParser
Deprecated.
getTokenNames() - Method in class org.fulib.scenarios.parser.ScenarioLexer
Deprecated.
getTokenNames() - Method in class org.fulib.scenarios.parser.ScenarioParser
Deprecated.
getType() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
getType() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
getType() - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
getType() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.decl.Decl
 
getType() - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
getType() - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
getType() - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
getType() - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
 
getType() - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
getType() - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
getType() - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
getValue() - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
 
getValue() - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
getValue() - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
 
getValue() - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
getValue() - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
getValue() - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
getValue() - Method in interface org.fulib.scenarios.ast.expr.primary.NumberLiteral
 
getValue() - Method in class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
getValue() - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
 
getValue() - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
getVocabulary() - Method in class org.fulib.scenarios.parser.RegisterParser
 
getVocabulary() - Method in class org.fulib.scenarios.parser.ScenarioLexer
 
getVocabulary() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
GREATER - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
GREATER - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
GREATER() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
GREATER - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
Grouper - Enum in org.fulib.scenarios.transform
 

H

H1 - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
H1() - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
H1 - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
H1 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
H1() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
H2 - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
H2 - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
H2 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
HAS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
HAS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
HAS() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
HAS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
HAS() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
 
hasClause() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
hasClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
hasClause(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
HasClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
 
hasClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
hasClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasSentenceContext
 
HasClausesContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
HasSentence - Interface in org.fulib.scenarios.ast.sentence
 
hasSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
hasSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
HasSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
HasSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
HasSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.HasSentenceContext
 
header() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
header() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
HeaderContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
HidingScope - Class in org.fulib.scenarios.transform.scope
 
HidingScope(String, Scope) - Constructor for class org.fulib.scenarios.transform.scope.HidingScope
 

I

IMG_END - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
IMG_END - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
IMG_END() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
IMG_END - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
IMG_SEP - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
IMG_SEP - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
IMG_SEP() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
IMG_SEP - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
IMG_START - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
IMG_START - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
IMG_START() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
 
IMG_START - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
Impl(ClassDecl, String, int, ClassDecl, Type, AssociationDecl) - Constructor for class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
Impl(ClassDecl, String, Type) - Constructor for class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
Impl(ScenarioGroup, String, Type, Map<String, AttributeDecl>, Map<String, AssociationDecl>, List<MethodDecl>) - Constructor for class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
Impl(ClassDecl, String, List<ParameterDecl>, Type, SentenceList) - Constructor for class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
Impl(MethodDecl, String, Type) - Constructor for class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
Impl(Decl) - Constructor for class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
Impl(String, String) - Constructor for class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
Impl(String, Type, Expr) - Constructor for class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
Impl(Expr, Expr) - Constructor for class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
Impl(Name, Expr, List<NamedExpr>, SentenceList) - Constructor for class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
Impl(Type, List<NamedExpr>) - Constructor for class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
Impl(List<Expr>) - Constructor for class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
Impl(Expr, Name, Expr) - Constructor for class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
Impl(Expr, ConditionalOperator, Expr) - Constructor for class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
Impl(Name) - Constructor for class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
Impl(double) - Constructor for class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
Impl(String) - Constructor for class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
Impl(Type, List<String>, List<NamedExpr>) - Constructor for class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.NamedExpr.Impl
 
Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.NamedExpr.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.Scenario.Impl
 
Impl(ScenarioFile, String, SentenceList, MethodDecl) - Constructor for class org.fulib.scenarios.ast.Scenario.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.ScenarioFile.Impl
 
Impl(ScenarioGroup, String, Map<String, Scenario>, ClassDecl) - Constructor for class org.fulib.scenarios.ast.ScenarioFile.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
Impl(String, String, Map<String, ScenarioFile>, Map<String, ClassDecl>) - Constructor for class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
Impl(Name, CallExpr) - Constructor for class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
Impl(Name, MultiDescriptor) - Constructor for class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
Impl(Expr, String) - Constructor for class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
Impl(List<ConditionalExpr>) - Constructor for class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
Impl(Expr) - Constructor for class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
Impl(Expr, List<NamedExpr>) - Constructor for class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
Impl(VarDecl) - Constructor for class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
Impl(List<Sentence>) - Constructor for class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
Impl(List<MultiDescriptor>) - Constructor for class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
Impl(Name, Expr, Expr) - Constructor for class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.type.ClassType.Impl
 
Impl(ClassDecl) - Constructor for class org.fulib.scenarios.ast.type.ClassType.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.type.ListType.Impl
 
Impl(Type) - Constructor for class org.fulib.scenarios.ast.type.ListType.Impl
 
Impl() - Constructor for class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
Impl(String) - Constructor for class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
IN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
IN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
IN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
INTO - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
INTO - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
INTO - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
INTO() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
IS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
IS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
IS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
isClassDiagram() - Method in class org.fulib.scenarios.tool.Config
 
isClassDiagramSVG() - Method in class org.fulib.scenarios.tool.Config
 
isNumeric(Type) - Static method in enum org.fulib.scenarios.transform.Typer
 
isObjectDiagram() - Method in class org.fulib.scenarios.tool.Config
 
isObjectDiagramSVG() - Method in class org.fulib.scenarios.tool.Config
 
IsSentence - Interface in org.fulib.scenarios.ast.sentence
 
isSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
isSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
IsSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
IsSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
IsSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
IT - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
IT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
IT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
it() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
IT() - Method in class org.fulib.scenarios.parser.ScenarioParser.ItContext
 
it() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
ItContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ItContext
 

L

LESS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
LESS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
LESS() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
LESS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
LINE_COMMENT - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
LINE_COMMENT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
LINE_COMMENT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
list() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
 
list() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
ListAttributeAccess - Interface in org.fulib.scenarios.ast.expr.access
 
ListAttributeAccess.Impl - Class in org.fulib.scenarios.ast.expr.access
 
ListAttributeAccess.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.access
 
ListContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
listElem() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
listElem(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
listElem() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
ListElemContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
 
ListExpr - Interface in org.fulib.scenarios.ast.expr.collection
 
ListExpr.Impl - Class in org.fulib.scenarios.ast.expr.collection
 
ListExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.collection
 
ListType - Interface in org.fulib.scenarios.ast.type
 
ListType.Impl - Class in org.fulib.scenarios.ast.type
 
ListType.Visitor<P,R> - Interface in org.fulib.scenarios.ast.type
 

M

Main - Class in org.fulib.scenarios
 
Main() - Constructor for class org.fulib.scenarios.Main
 
main(String[]) - Static method in class org.fulib.scenarios.Main
 
MANY() - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
 
MANY - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
MANY - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
MANY - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
MethodDecl - Interface in org.fulib.scenarios.ast.decl
 
MethodDecl.Impl - Class in org.fulib.scenarios.ast.decl
 
MethodDecl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
modeNames - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
MultiDescriptor - Interface in org.fulib.scenarios.ast
 
multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.DescriptorContext
 
multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
MultiDescriptor.Impl - Class in org.fulib.scenarios.ast
 
MultiDescriptor.Visitor<P,R> - Interface in org.fulib.scenarios.ast
 
MultiDescriptorContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
multiTypeClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
multiTypeClause() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
MultiTypeClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.MultiTypeClauseContext
 

N

Name - Interface in org.fulib.scenarios.ast.decl
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
name(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiTypeClauseContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameAccessContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedNumberContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
name() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
Name.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
NameAccess - Interface in org.fulib.scenarios.ast.expr.primary
 
nameAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasSentenceContext
 
nameAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
nameAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedAccessContext
 
nameAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
NameAccess.Impl - Class in org.fulib.scenarios.ast.expr.primary
 
NameAccess.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
 
NameAccessContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NameAccessContext
 
NameContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
named() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
namedAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
namedAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
namedAccess() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedContext
 
NamedAccessContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedAccessContext
 
NamedContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedContext
 
NamedExpr - Interface in org.fulib.scenarios.ast
 
namedExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
 
namedExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
 
namedExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
namedExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClauseContext
 
NamedExpr.Impl - Class in org.fulib.scenarios.ast
 
NamedExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast
 
NamedExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedExprContext
 
NamedExprContext() - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedExprContext
 
NamedNumberContext(ScenarioParser.NamedExprContext) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedNumberContext
 
NamedSimpleContext(ScenarioParser.NamedExprContext) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
 
Namer - Enum in org.fulib.scenarios.transform
 
NameResolver - Enum in org.fulib.scenarios.transform
 
Node - Interface in org.fulib.scenarios.ast
 
Node.Visitor<P,R> - Interface in org.fulib.scenarios.ast
 
NOT - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
NOT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
NOT() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
NOT() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
NOT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
NUMBER() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
NUMBER - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
NUMBER - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
number() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedNumberContext
 
NUMBER - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
number() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
NUMBER() - Method in class org.fulib.scenarios.parser.ScenarioParser.NumberContext
 
number() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
NumberContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NumberContext
 
NumberLiteral - Interface in org.fulib.scenarios.ast.expr.primary
 
NumberLiteral.Impl - Class in org.fulib.scenarios.ast.expr.primary
 
NumberLiteral.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
 

O

of(ClassDecl, String, int, ClassDecl, Type, AssociationDecl) - Static method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
of(ClassDecl, String, Type) - Static method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
of(ScenarioGroup, String, Type, Map<String, AttributeDecl>, Map<String, AssociationDecl>, List<MethodDecl>) - Static method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
of(ClassDecl, String, List<ParameterDecl>, Type, SentenceList) - Static method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
of(MethodDecl, String, Type) - Static method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
of(Decl) - Static method in interface org.fulib.scenarios.ast.decl.ResolvedName
 
of(String, String) - Static method in interface org.fulib.scenarios.ast.decl.UnresolvedName
 
of(String, Type, Expr) - Static method in interface org.fulib.scenarios.ast.decl.VarDecl
 
of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
 
of(Expr, Expr) - Static method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
 
of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess
 
of(Name, Expr, List<NamedExpr>, SentenceList) - Static method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
of(Type, List<NamedExpr>) - Static method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
 
of(List<Expr>) - Static method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
 
of(Expr, Name, Expr) - Static method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
of(Expr, ConditionalOperator, Expr) - Static method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
of(Name) - Static method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
 
of(double) - Static method in interface org.fulib.scenarios.ast.expr.primary.NumberLiteral
 
of(String) - Static method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
 
of(Type, List<String>, List<NamedExpr>) - Static method in interface org.fulib.scenarios.ast.MultiDescriptor
 
of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.NamedExpr
 
of(ScenarioFile, String, SentenceList, MethodDecl) - Static method in interface org.fulib.scenarios.ast.Scenario
 
of(ScenarioGroup, String, Map<String, Scenario>, ClassDecl) - Static method in interface org.fulib.scenarios.ast.ScenarioFile
 
of(String, String, Map<String, ScenarioFile>, Map<String, ClassDecl>) - Static method in interface org.fulib.scenarios.ast.ScenarioGroup
 
of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
 
of(Name, CallExpr) - Static method in interface org.fulib.scenarios.ast.sentence.CallSentence
 
of(Name, MultiDescriptor) - Static method in interface org.fulib.scenarios.ast.sentence.CreateSentence
 
of(Expr, String) - Static method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
 
of(List<ConditionalExpr>) - Static method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
 
of(Expr) - Static method in interface org.fulib.scenarios.ast.sentence.ExprSentence
 
of(Expr, List<NamedExpr>) - Static method in interface org.fulib.scenarios.ast.sentence.HasSentence
 
of(VarDecl) - Static method in interface org.fulib.scenarios.ast.sentence.IsSentence
 
of(List<Sentence>) - Static method in interface org.fulib.scenarios.ast.sentence.SentenceList
 
of(List<MultiDescriptor>) - Static method in interface org.fulib.scenarios.ast.sentence.ThereSentence
 
of(Name, Expr, Expr) - Static method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
of(ClassDecl) - Static method in interface org.fulib.scenarios.ast.type.ClassType
 
of(Type) - Static method in interface org.fulib.scenarios.ast.type.ListType
 
of(String) - Static method in interface org.fulib.scenarios.ast.type.UnresolvedType
 
OF - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
OF - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
OF() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
 
OF - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ON - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
ON - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ON() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
ON - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ONE() - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
 
ONE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
ONE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ONE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
OR - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
OR - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
OR - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
OR() - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
OR(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
orCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
orCondExpr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
 
orCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
OrCondExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
org.fulib.scenarios - package org.fulib.scenarios
 
org.fulib.scenarios.ast - package org.fulib.scenarios.ast
 
org.fulib.scenarios.ast.decl - package org.fulib.scenarios.ast.decl
 
org.fulib.scenarios.ast.expr - package org.fulib.scenarios.ast.expr
 
org.fulib.scenarios.ast.expr.access - package org.fulib.scenarios.ast.expr.access
 
org.fulib.scenarios.ast.expr.call - package org.fulib.scenarios.ast.expr.call
 
org.fulib.scenarios.ast.expr.collection - package org.fulib.scenarios.ast.expr.collection
 
org.fulib.scenarios.ast.expr.conditional - package org.fulib.scenarios.ast.expr.conditional
 
org.fulib.scenarios.ast.expr.primary - package org.fulib.scenarios.ast.expr.primary
 
org.fulib.scenarios.ast.sentence - package org.fulib.scenarios.ast.sentence
 
org.fulib.scenarios.ast.type - package org.fulib.scenarios.ast.type
 
org.fulib.scenarios.codegen - package org.fulib.scenarios.codegen
 
org.fulib.scenarios.debug - package org.fulib.scenarios.debug
 
org.fulib.scenarios.parser - package org.fulib.scenarios.parser
 
org.fulib.scenarios.tool - package org.fulib.scenarios.tool
 
org.fulib.scenarios.transform - package org.fulib.scenarios.transform
 
org.fulib.scenarios.transform.scope - package org.fulib.scenarios.transform.scope
 
outer - Variable in class org.fulib.scenarios.transform.scope.DelegatingScope
 

P

ParameterDecl - Interface in org.fulib.scenarios.ast.decl
 
ParameterDecl.Impl - Class in org.fulib.scenarios.ast.decl
 
ParameterDecl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
PLUS() - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
PLUS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
PLUS() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
PLUS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
PLUS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
primary() - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
 
primary() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
primary() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
 
primary() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListElemContext
 
primaryCollection() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
primaryCollection() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
 
PrimaryCollectionContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryCollectionContext
 
primaryCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
primaryCondExpr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
 
primaryCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
PrimaryCondExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
 
PrimaryContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
PrimaryExpr - Interface in org.fulib.scenarios.ast.expr.primary
 
primaryExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
 
primaryExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
 
primaryExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
PrimaryExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
 
PrimaryExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
 
primaryList() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCollectionContext
 
primaryList() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
PrimaryListContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
primaryListElem() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
primaryListElem(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
primaryListElem() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
PrimaryListElemContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryListElemContext
 
primitiveToWrapper(Type) - Static method in enum org.fulib.scenarios.transform.Typer
 
PrimitiveType - Enum in org.fulib.scenarios.ast.type
 

R

READ - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
READ - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
READ - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
readOptions(CommandLine) - Method in class org.fulib.scenarios.tool.Config
 
READS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
READS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
READS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
REGISTER - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
register() - Method in class org.fulib.scenarios.parser.RegisterParser
 
REGISTER() - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
REGISTER - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
REGISTER - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RegisterContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.RegisterContext
 
RegisterParser - Class in org.fulib.scenarios.parser
 
RegisterParser(TokenStream) - Constructor for class org.fulib.scenarios.parser.RegisterParser
 
RegisterParser.AttrDefContext - Class in org.fulib.scenarios.parser
 
RegisterParser.CardinalityContext - Class in org.fulib.scenarios.parser
 
RegisterParser.CfClauseContext - Class in org.fulib.scenarios.parser
 
RegisterParser.ClassDefContext - Class in org.fulib.scenarios.parser
 
RegisterParser.ExampleClauseContext - Class in org.fulib.scenarios.parser
 
RegisterParser.ExampleValueContext - Class in org.fulib.scenarios.parser
 
RegisterParser.RegisterContext - Class in org.fulib.scenarios.parser
 
RegisterParser.RoleDefContext - Class in org.fulib.scenarios.parser
 
RegisterParserBaseListener - Class in org.fulib.scenarios.parser
This class provides an empty implementation of RegisterParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
RegisterParserBaseListener() - Constructor for class org.fulib.scenarios.parser.RegisterParserBaseListener
 
RegisterParserListener - Interface in org.fulib.scenarios.parser
This interface defines a complete listener for a parse tree produced by RegisterParser.
resolve(String) - Method in class org.fulib.scenarios.transform.scope.DelegatingScope
 
resolve(String) - Method in class org.fulib.scenarios.transform.scope.HidingScope
 
resolve(String) - Method in interface org.fulib.scenarios.transform.scope.Scope
 
ResolvedName - Interface in org.fulib.scenarios.ast.decl
 
ResolvedName.Impl - Class in org.fulib.scenarios.ast.decl
 
ResolvedName.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
roleDef() - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
roleDef(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
roleDef() - Method in class org.fulib.scenarios.parser.RegisterParser
 
RoleDefContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
RULE_access - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_actor - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_andCondExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_answerSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_attrCheck - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_attrDef - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_attributeAccess - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_callSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_cardinality - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_cfClause - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_classDef - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_cmpOp - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_collection - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_condExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_condOp - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_condOpExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_createSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_descriptor - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_diagramSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_eqOp - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_exampleAccess - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_exampleClause - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_exampleValue - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_expectSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_expr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_file - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_hasClause - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_hasClauses - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_hasSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_header - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_isSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_it - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_list - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_listElem - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_multiDescriptor - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_multiTypeClause - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_name - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_nameAccess - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_named - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_namedAccess - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_namedExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_number - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_orCondExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_primary - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_primaryCollection - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_primaryCondExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_primaryExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_primaryList - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_primaryListElem - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_register - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_roleDef - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
RULE_scenario - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_scenarioName - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_sentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_sep - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_simpleDescriptor - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_simpleName - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_simpleSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_simpleTypeClause - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_stringLiteral - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_thatClause - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_thatClauses - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_thereClause - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_thereSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_withClause - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_withClauses - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
RULE_writeSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
ruleNames - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
ruleNames - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
ruleNames - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
run(InputStream, OutputStream, OutputStream, String...) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
run(String[]) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
run() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 

S

SAME - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
SAME - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
SAME() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
SAME - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
Scenario - Interface in org.fulib.scenarios.ast
 
SCENARIO - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
SCENARIO - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
scenario() - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
scenario(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
 
SCENARIO() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
SCENARIO - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
scenario() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
Scenario.Impl - Class in org.fulib.scenarios.ast
 
Scenario.Visitor<P,R> - Interface in org.fulib.scenarios.ast
 
ScenarioCompiler - Class in org.fulib.scenarios.tool
 
ScenarioCompiler() - Constructor for class org.fulib.scenarios.tool.ScenarioCompiler
 
ScenarioContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
ScenarioFile - Interface in org.fulib.scenarios.ast
 
ScenarioFile.Impl - Class in org.fulib.scenarios.ast
 
ScenarioFile.Visitor<P,R> - Interface in org.fulib.scenarios.ast
 
ScenarioGroup - Interface in org.fulib.scenarios.ast
 
ScenarioGroup.Impl - Class in org.fulib.scenarios.ast
 
ScenarioGroup.Visitor<P,R> - Interface in org.fulib.scenarios.ast
 
ScenarioLexer - Class in org.fulib.scenarios.parser
 
ScenarioLexer(CharStream) - Constructor for class org.fulib.scenarios.parser.ScenarioLexer
 
scenarioName() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
 
scenarioName() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
ScenarioNameContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ScenarioNameContext
 
ScenarioParser - Class in org.fulib.scenarios.parser
 
ScenarioParser(TokenStream) - Constructor for class org.fulib.scenarios.parser.ScenarioParser
 
ScenarioParser.AccessContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ActorContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.AndCondExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.AnswerSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.AttrCheckContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.AttributeAccessContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CallSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CmpOpContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CollectionContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CondExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CondOpContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CondOpExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.CreateSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.DescriptorContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.DiagramSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.EqOpContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ExampleAccessContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ExpectSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.FileContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.HasClauseContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.HasClausesContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.HasSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.HeaderContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.IsSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ItContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ListContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ListElemContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.MultiDescriptorContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.MultiTypeClauseContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NameAccessContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NameContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NamedAccessContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NamedContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NamedExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NamedNumberContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NamedSimpleContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.NumberContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.OrCondExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.PrimaryCollectionContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.PrimaryCondExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.PrimaryContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.PrimaryExprContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.PrimaryListContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.PrimaryListElemContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ScenarioContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ScenarioNameContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.SentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.SepContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.SimpleDescriptorContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.SimpleNameContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.SimpleSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.SimpleTypeClauseContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.StringLiteralContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ThatClauseContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ThatClausesContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ThereClauseContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.ThereSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.WithClauseContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.WithClausesContext - Class in org.fulib.scenarios.parser
 
ScenarioParser.WriteSentenceContext - Class in org.fulib.scenarios.parser
 
ScenarioParserBaseListener - Class in org.fulib.scenarios.parser
This class provides an empty implementation of ScenarioParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
ScenarioParserBaseListener() - Constructor for class org.fulib.scenarios.parser.ScenarioParserBaseListener
 
ScenarioParserListener - Interface in org.fulib.scenarios.parser
This interface defines a complete listener for a parse tree produced by ScenarioParser.
Scope - Interface in org.fulib.scenarios.transform.scope
 
Sentence - Interface in org.fulib.scenarios.ast.sentence
 
sentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
sentence(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
 
sentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
Sentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
SentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 
SentenceGenerator - Enum in org.fulib.scenarios.codegen
 
SentenceList - Interface in org.fulib.scenarios.ast.sentence
 
SentenceList.Impl - Class in org.fulib.scenarios.ast.sentence
 
SentenceList.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryListContext
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
SepContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SepContext
 
setActor(Name) - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
 
setActor(Name) - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
 
setActor(Name) - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
 
setActor(Name) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
setArguments(List<NamedExpr>) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
setArguments(List<NamedExpr>) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
setAssociations(Map<String, AssociationDecl>) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
setAssociations(Map<String, AssociationDecl>) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
setAttribute(Name) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
setAttribute(Name) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
setAttributes(Map<String, AttributeDecl>) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
setAttributes(Map<String, AttributeDecl>) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
setAttributes(List<NamedExpr>) - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
setAttributes(List<NamedExpr>) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
 
setAttributes(List<NamedExpr>) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
setAttributes(List<NamedExpr>) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
setBody(SentenceList) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
setBody(SentenceList) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
setBody(SentenceList) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
setBody(SentenceList) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
setBody(SentenceList) - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
setBody(SentenceList) - Method in interface org.fulib.scenarios.ast.Scenario
 
setCall(CallExpr) - Method in class org.fulib.scenarios.ast.sentence.CallSentence.Impl
 
setCall(CallExpr) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
 
setCardinality(int) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
setCardinality(int) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
setClassDecl(ClassDecl) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
setClassDecl(ClassDecl) - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
setClassDecl(ClassDecl) - Method in class org.fulib.scenarios.ast.type.ClassType.Impl
 
setClassDecl(ClassDecl) - Method in interface org.fulib.scenarios.ast.type.ClassType
 
setClassDiagram(boolean) - Method in class org.fulib.scenarios.tool.Config
 
setClassDiagramSVG(boolean) - Method in class org.fulib.scenarios.tool.Config
 
setClasses(Map<String, ClassDecl>) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
setClasses(Map<String, ClassDecl>) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
setClauses(List<NamedExpr>) - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
setClauses(List<NamedExpr>) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
 
setDecl(Decl) - Method in class org.fulib.scenarios.ast.decl.ResolvedName.Impl
 
setDecl(Decl) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
 
setDescriptor(MultiDescriptor) - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
 
setDescriptor(MultiDescriptor) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
 
setDescriptor(VarDecl) - Method in class org.fulib.scenarios.ast.sentence.IsSentence.Impl
 
setDescriptor(VarDecl) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
 
setDescriptors(List<MultiDescriptor>) - Method in class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
 
setDescriptors(List<MultiDescriptor>) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
 
setElements(List<Expr>) - Method in class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
 
setElements(List<Expr>) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
 
setElementType(Type) - Method in class org.fulib.scenarios.ast.type.ListType.Impl
 
setElementType(Type) - Method in interface org.fulib.scenarios.ast.type.ListType
 
setErr(PrintWriter) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
setExpr(Expr) - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
setExpr(Expr) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
setExpr(Expr) - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
setExpr(Expr) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
 
setExpr(Expr) - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
 
setExpr(Expr) - Method in interface org.fulib.scenarios.ast.NamedExpr
 
setExpr(Expr) - Method in class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
 
setExpr(Expr) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
 
setFile(ScenarioFile) - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
setFile(ScenarioFile) - Method in interface org.fulib.scenarios.ast.Scenario
 
setFileName(String) - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
setFileName(String) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
 
setFiles(Map<String, ScenarioFile>) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
setFiles(Map<String, ScenarioFile>) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
setGroup(ScenarioGroup) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
setGroup(ScenarioGroup) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
setGroup(ScenarioGroup) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
setGroup(ScenarioGroup) - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
setItems(List<Sentence>) - Method in class org.fulib.scenarios.ast.sentence.SentenceList.Impl
 
setItems(List<Sentence>) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
 
setLhs(Expr) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
setLhs(Expr) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
setMethodDecl(MethodDecl) - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
setMethodDecl(MethodDecl) - Method in interface org.fulib.scenarios.ast.Scenario
 
setMethods(List<MethodDecl>) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
setMethods(List<MethodDecl>) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
setModelDir(String) - Method in class org.fulib.scenarios.tool.Config
 
setName(String) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
setName(String) - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
setName(String) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.Decl
 
setName(String) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
setName(String) - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
setName(String) - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
setName(Name) - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
setName(Name) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
 
setName(Name) - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
setName(Name) - Method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess
 
setName(Name) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
setName(Name) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
setName(Name) - Method in class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
 
setName(Name) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
 
setName(Name) - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
 
setName(Name) - Method in interface org.fulib.scenarios.ast.NamedExpr
 
setName(String) - Method in class org.fulib.scenarios.ast.Scenario.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.Scenario
 
setName(String) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
setName(String) - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
 
setName(String) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
 
setNames(List<String>) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
setNames(List<String>) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
setObject(Expr) - Method in class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
 
setObject(Expr) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
 
setObject(Expr) - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
 
setObject(Expr) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
 
setObjectDiagram(boolean) - Method in class org.fulib.scenarios.tool.Config
 
setObjectDiagramSVG(boolean) - Method in class org.fulib.scenarios.tool.Config
 
setOperator(ConditionalOperator) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
setOperator(ConditionalOperator) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
setOther(AssociationDecl) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
setOther(AssociationDecl) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
setOut(PrintWriter) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
 
setOwner(ClassDecl) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
setOwner(ClassDecl) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
setOwner(ClassDecl) - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
setOwner(ClassDecl) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
setOwner(ClassDecl) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
setOwner(ClassDecl) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
setOwner(MethodDecl) - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
setOwner(MethodDecl) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
setPackageDir(String) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
setPackageDir(String) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
setParameters(List<ParameterDecl>) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
setParameters(List<ParameterDecl>) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
setPredicates(List<ConditionalExpr>) - Method in class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
 
setPredicates(List<ConditionalExpr>) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
 
setReceiver(Expr) - Method in class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
 
setReceiver(Expr) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
 
setReceiver(Expr) - Method in class org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Impl
 
setReceiver(Expr) - Method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess
 
setReceiver(Expr) - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
 
setReceiver(Expr) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
 
setReceiver(Expr) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
setReceiver(Expr) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
setResult(Expr) - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
 
setResult(Expr) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
 
setRhs(Expr) - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
 
setRhs(Expr) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
 
setScenarios(Map<String, Scenario>) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
 
setScenarios(Map<String, Scenario>) - Method in interface org.fulib.scenarios.ast.ScenarioFile
 
setSource(Expr) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
setSource(Expr) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
setSourceDir(String) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
 
setSourceDir(String) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
 
setTarget(ClassDecl) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
setTarget(ClassDecl) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
setTarget(Expr) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
 
setTarget(Expr) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
 
setTestDir(String) - Method in class org.fulib.scenarios.tool.Config
 
setText(String) - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
setText(String) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
 
setType(Type) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
 
setType(Type) - Method in class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
 
setType(Type) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.Decl
 
setType(Type) - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
 
setType(Type) - Method in class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
 
setType(Type) - Method in class org.fulib.scenarios.ast.decl.VarDecl.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
 
setType(Type) - Method in class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
 
setType(Type) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
 
setType(Type) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
 
setValue(String) - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
 
setValue(String) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
 
setValue(Expr) - Method in class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
 
setValue(Expr) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
 
setValue(Expr) - Method in class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
 
setValue(Expr) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
 
setValue(double) - Method in class org.fulib.scenarios.ast.expr.primary.NumberLiteral.Impl
 
setValue(double) - Method in interface org.fulib.scenarios.ast.expr.primary.NumberLiteral
 
setValue(String) - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
 
setValue(String) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
 
simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
 
simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.DescriptorContext
 
simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
SimpleDescriptorContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
simpleName() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
 
simpleName() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
simpleName() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
SimpleNameContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
 
simpleSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
 
simpleSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
SimpleSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
simpleTypeClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
simpleTypeClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
simpleTypeClause() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
SimpleTypeClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
STRING_LITERAL - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
STRING_LITERAL - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
STRING_LITERAL - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
STRING_LITERAL() - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
 
StringLiteral - Interface in org.fulib.scenarios.ast.expr.primary
 
stringLiteral() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
 
stringLiteral() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
StringLiteral.Impl - Class in org.fulib.scenarios.ast.expr.primary
 
StringLiteral.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
 
StringLiteralContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
 
SymbolCollector - Enum in org.fulib.scenarios.transform
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.fulib.scenarios.tool.ErrorListener
 

T

THAN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
THAN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
THAN() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
 
THAN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
THAT - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
THAT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
THAT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
THAT() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClauseContext
 
thatClause() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
thatClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
thatClause(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
ThatClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ThatClauseContext
 
thatClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
thatClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
ThatClausesContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
 
THE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
THE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
 
THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
 
THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleTypeClauseContext
 
THE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
THEN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
THEN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
THEN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
THERE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
THERE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
THERE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
THERE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
thereClause() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
thereClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
thereClause(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
ThereClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ThereClauseContext
 
ThereSentence - Interface in org.fulib.scenarios.ast.sentence
 
thereSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
thereSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
ThereSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
ThereSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
ThereSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
 
THROUGH - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
THROUGH - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
THROUGH - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
TO - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
TO - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
TO - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
tokenNames - Static variable in class org.fulib.scenarios.parser.RegisterParser
Deprecated.
tokenNames - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
Deprecated.
tokenNames - Static variable in class org.fulib.scenarios.parser.ScenarioParser
Deprecated.
Type - Interface in org.fulib.scenarios.ast.type
 
Type.Visitor<P,R> - Interface in org.fulib.scenarios.ast.type
 
TypeGenerator - Enum in org.fulib.scenarios.codegen
 
Typer - Enum in org.fulib.scenarios.transform
 

U

UnresolvedName - Interface in org.fulib.scenarios.ast.decl
 
UnresolvedName.Impl - Class in org.fulib.scenarios.ast.decl
 
UnresolvedName.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
UnresolvedType - Interface in org.fulib.scenarios.ast.type
 
UnresolvedType.Impl - Class in org.fulib.scenarios.ast.type
 
UnresolvedType.Visitor<P,R> - Interface in org.fulib.scenarios.ast.type
 

V

valueOf(String) - Static method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.ast.type.PrimitiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.codegen.AssertionGenerator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.codegen.DeclGenerator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.codegen.ExprGenerator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.codegen.SentenceGenerator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.codegen.TypeGenerator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.AssignmentDesugar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.Desugar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.ExtractDecl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.Grouper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.Namer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.NameResolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.SymbolCollector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fulib.scenarios.transform.Typer
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.ast.type.PrimitiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.codegen.AssertionGenerator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.codegen.DeclGenerator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.codegen.ExprGenerator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.codegen.SentenceGenerator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.codegen.TypeGenerator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.AssignmentDesugar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.Desugar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.ExtractDecl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.Grouper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.Namer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.NameResolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.SymbolCollector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fulib.scenarios.transform.Typer
Returns an array containing the constants of this enum type, in the order they are declared.
VarDecl - Interface in org.fulib.scenarios.ast.decl
 
VarDecl.Impl - Class in org.fulib.scenarios.ast.decl
 
VarDecl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
 
visit(AssociationDecl, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl.Visitor
 
visit(AttributeDecl, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl.Visitor
 
visit(ClassDecl, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl.Visitor
 
visit(Decl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
 
visit(MethodDecl, P) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl.Visitor
 
visit(Name, P) - Method in interface org.fulib.scenarios.ast.decl.Name.Visitor
 
visit(ParameterDecl, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl.Visitor
 
visit(ResolvedName, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName.Visitor
 
visit(UnresolvedName, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName.Visitor
 
visit(VarDecl, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl.Visitor
 
visit(AttributeAccess, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor
 
visit(ExampleAccess, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor
 
visit(ListAttributeAccess, P) - Method in interface org.fulib.scenarios.ast.expr.access.ListAttributeAccess.Visitor
 
visit(CallExpr, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr.Visitor
 
visit(CreationExpr, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor
 
visit(CollectionExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor
 
visit(ListExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor
 
visit(AttributeCheckExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor
 
visit(ConditionalExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor
 
visit(ConditionalOperatorExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Visitor
 
visit(Expr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
 
visit(NameAccess, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor
 
visit(NumberLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NumberLiteral.Visitor
 
visit(PrimaryExpr, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor
 
visit(StringLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor
 
visit(MultiDescriptor, P) - Method in interface org.fulib.scenarios.ast.MultiDescriptor.Visitor
 
visit(NamedExpr, P) - Method in interface org.fulib.scenarios.ast.NamedExpr.Visitor
 
visit(Node, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
 
visit(Scenario, P) - Method in interface org.fulib.scenarios.ast.Scenario.Visitor
 
visit(ScenarioFile, P) - Method in interface org.fulib.scenarios.ast.ScenarioFile.Visitor
 
visit(ScenarioGroup, P) - Method in interface org.fulib.scenarios.ast.ScenarioGroup.Visitor
 
visit(AnswerSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor
 
visit(CallSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence.Visitor
 
visit(CreateSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence.Visitor
 
visit(DiagramSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor
 
visit(ExpectSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor
 
visit(ExprSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence.Visitor
 
visit(HasSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence.Visitor
 
visit(IsSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence.Visitor
 
visit(Sentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
 
visit(SentenceList, P) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList.Visitor
 
visit(ThereSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence.Visitor
 
visit(WriteSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence.Visitor
 
visit(ClassType, P) - Method in interface org.fulib.scenarios.ast.type.ClassType.Visitor
 
visit(ListType, P) - Method in interface org.fulib.scenarios.ast.type.ListType.Visitor
 
visit(Type, P) - Method in interface org.fulib.scenarios.ast.type.Type.Visitor
 
visit(UnresolvedType, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType.Visitor
 
visit(ConditionalExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.AssertionGenerator
 
visit(AttributeCheckExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.AssertionGenerator
 
visit(ConditionalOperatorExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.AssertionGenerator
 
visit(ScenarioGroup, Object) - Method in class org.fulib.scenarios.codegen.CodeGenerator
 
visit(ScenarioFile, Object) - Method in class org.fulib.scenarios.codegen.CodeGenerator
 
visit(Decl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(ClassDecl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(AttributeDecl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(AssociationDecl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(MethodDecl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(ParameterDecl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(VarDecl, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.DeclGenerator
 
visit(Expr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(AttributeAccess, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(ListAttributeAccess, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(ExampleAccess, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(CreationExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(CallExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(PrimaryExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(NameAccess, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(NumberLiteral, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(StringLiteral, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(ConditionalExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(AttributeCheckExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(ConditionalOperatorExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(CollectionExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(ListExpr, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.ExprGenerator
 
visit(Sentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(SentenceList, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(ThereSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(ExpectSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(DiagramSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(HasSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(IsSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(CreateSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(CallSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(AnswerSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(WriteSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(ExprSentence, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.SentenceGenerator
 
visit(Type, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.TypeGenerator
 
visit(UnresolvedType, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.TypeGenerator
 
visit(ClassType, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.TypeGenerator
 
visit(ListType, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.TypeGenerator
 
visit(PrimitiveType, CodeGenerator) - Method in enum org.fulib.scenarios.codegen.TypeGenerator
 
visit(Expr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(AttributeAccess, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(ExampleAccess, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(ListAttributeAccess, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(CallExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(CreationExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(CollectionExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(ListExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(ConditionalExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(AttributeCheckExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(ConditionalOperatorExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(PrimaryExpr, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(NameAccess, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(NumberLiteral, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(StringLiteral, Expr) - Method in enum org.fulib.scenarios.transform.AssignmentDesugar
 
visit(ScenarioGroup, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(ScenarioFile, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(Scenario, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(Sentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(SentenceList, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(ThereSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(DiagramSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(ExpectSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(HasSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(IsSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(CreateSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(CallSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(AnswerSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(WriteSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(ExprSentence, Object) - Method in enum org.fulib.scenarios.transform.Desugar
 
visit(Name, Object) - Method in enum org.fulib.scenarios.transform.ExtractDecl
 
visit(ResolvedName, Object) - Method in enum org.fulib.scenarios.transform.ExtractDecl
 
visit(UnresolvedName, Object) - Method in enum org.fulib.scenarios.transform.ExtractDecl
 
visit(ScenarioGroup, Object) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(ScenarioFile, Object) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(Scenario, Object) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(Sentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(SentenceList, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(ThereSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(ExpectSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(DiagramSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(HasSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(IsSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(CreateSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(CallSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(AnswerSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(WriteSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(ExprSentence, Frame) - Method in enum org.fulib.scenarios.transform.Grouper
 
visit(Type, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(UnresolvedType, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ClassType, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ListType, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(PrimitiveType, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(Expr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(AttributeAccess, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ListAttributeAccess, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ExampleAccess, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(CreationExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(CallExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(PrimaryExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(NameAccess, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(NumberLiteral, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(StringLiteral, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ConditionalExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(AttributeCheckExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ConditionalOperatorExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(CollectionExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ListExpr, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(Name, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ResolvedName, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(UnresolvedName, Object) - Method in enum org.fulib.scenarios.transform.Namer
 
visit(ScenarioGroup, Object) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ScenarioFile, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(Scenario, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(Sentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(SentenceList, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ThereSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ExpectSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(DiagramSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(HasSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(IsSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(CreateSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(CallSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(AnswerSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(WriteSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ExprSentence, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(Type, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(UnresolvedType, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(PrimitiveType, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ClassType, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ListType, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(Expr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(AttributeAccess, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ListAttributeAccess, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ExampleAccess, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(PrimaryExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(NameAccess, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(NumberLiteral, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(StringLiteral, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(CreationExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(CallExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ConditionalExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(AttributeCheckExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ConditionalOperatorExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(CollectionExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ListExpr, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(Name, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(ResolvedName, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(UnresolvedName, Scope) - Method in enum org.fulib.scenarios.transform.NameResolver
 
visit(Sentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(SentenceList, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(ThereSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(ExpectSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(DiagramSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(HasSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(IsSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(CreateSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(CallSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(AnswerSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(WriteSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(ExprSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.transform.SymbolCollector
 
visit(Expr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(AttributeAccess, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(ExampleAccess, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(CreationExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(CallExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(PrimaryExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(NameAccess, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(NumberLiteral, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(StringLiteral, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(ConditionalExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(AttributeCheckExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(ListAttributeAccess, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(ConditionalOperatorExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(CollectionExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(ListExpr, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(Name, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(UnresolvedName, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visit(ResolvedName, Object) - Method in enum org.fulib.scenarios.transform.Typer
 
visitErrorNode(ErrorNode) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
visitErrorNode(ErrorNode) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
visitTerminal(TerminalNode) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
visitTerminal(TerminalNode) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
VOCABULARY - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
VOCABULARY - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
VOCABULARY - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 

W

WE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
WE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
WE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
 
WE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
 
WE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
WITH - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
WITH - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
WITH() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
 
WITH - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
WITH() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClauseContext
 
withClause() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
withClause() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
withClause(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
WithClauseContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.WithClauseContext
 
withClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
 
withClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
 
withClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
 
withClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
 
withClauses() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
WithClausesContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
 
WORD() - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
 
WORD() - Method in class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
 
WORD() - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
 
WORD() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
WORD(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
 
WORD() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
WORD(int) - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
 
WORD - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
WORD - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
WORD() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
WORD(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
 
WORD() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
 
WORD - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
WRITE - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
WRITE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
WRITE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
WRITE() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
WRITES - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
WRITES - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
WRITES - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
WRITES() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
WriteSentence - Interface in org.fulib.scenarios.ast.sentence
 
writeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
 
writeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
 
WriteSentence.Impl - Class in org.fulib.scenarios.ast.sentence
 
WriteSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
 
WriteSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
 
WS - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
WS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
WS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 

_

_ATN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
_ATN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
_ATN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
_decisionToDFA - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
_decisionToDFA - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
_decisionToDFA - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
_serializedATN - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
_serializedATN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
_serializedATN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
_sharedContextCache - Static variable in class org.fulib.scenarios.parser.RegisterParser
 
_sharedContextCache - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
 
_sharedContextCache - Static variable in class org.fulib.scenarios.parser.ScenarioParser
 
A C D E F G H I L M N O P R S T U V W _ 
Skip navigation links