A B C D E F G H I J L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.IsSentenceContext
- A() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
- A() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- accept(CompilationContext.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.CompilationContext
- accept(AssociationDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- accept(AttributeDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
- accept(ClassDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Decl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
- accept(Decl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
- accept(MethodDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
- accept(Name.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Name
- accept(Name.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
- accept(Name.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
- accept(ParameterDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
- accept(ResolvedName.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
- accept(UnresolvedName.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
- accept(VarDecl.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
- accept(AttributeAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
- accept(ExampleAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
- accept(CallExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
- accept(CreationExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
- accept(CollectionExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr
- accept(CollectionExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- accept(CollectionExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
- accept(CollectionExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- accept(CollectionExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- accept(FilterExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- accept(ListExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
- accept(MapAccessExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- accept(RangeExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- accept(AttributeCheckExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
- accept(ConditionalExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
- accept(ConditionalExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr
- accept(ConditionalExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- accept(ConditionalExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- accept(ConditionalOperatorExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- accept(PredicateOperatorExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- accept(ErrorExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.ErrorExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.ErrorExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.Expr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr
- accept(Expr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- accept(AnswerLiteral.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
- accept(DoubleLiteral.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- accept(IntLiteral.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- accept(NameAccess.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
- accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
- accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
- accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr
- accept(PrimaryExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- accept(StringLiteral.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- accept(MultiDescriptor.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
- accept(NamedExpr.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.NamedExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.CompilationContext
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Decl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Name
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.ErrorExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.Expr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.NamedExpr
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Node
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Positioned
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Scenario
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.ScenarioFile
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AreSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ClassType
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ListType
- accept(Node.Visitor<P, R>, P) - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.Type
- accept(Node.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Decl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.Name
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.ErrorExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.Expr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Positioned
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AreSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ClassType
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ListType
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.Type
- accept(Positioned.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
- accept(Scenario.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.Scenario
- accept(ScenarioFile.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.ScenarioFile
- accept(ScenarioGroup.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- accept(ActorSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- accept(AddSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- accept(AnswerSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- accept(AreSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AreSentence
- accept(AssignSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- accept(CallSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
- accept(ConditionalSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- accept(CreateSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- accept(DiagramSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
- accept(ExpectSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
- accept(ExprSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
- accept(HasSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
- accept(IsSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
- accept(RemoveSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- accept(SectionSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AreSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
- accept(Sentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- accept(SentenceList.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.SentenceList
- accept(TakeSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- accept(TemplateSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- accept(ThereSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
- accept(WriteSentence.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- accept(ClassType.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ClassType
- accept(ListType.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ListType
- 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.ClassType
- accept(Type.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.ListType
- accept(Type.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(Type.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
- accept(UnresolvedType.Visitor<P, R>, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExprContext
- access() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
- access() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- access() - Method in class org.fulib.scenarios.parser.ScenarioParser.RangeContext
- access(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
- access(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.RangeContext
- 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.AddSentenceContext
- 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.RemoveSentenceContext
- actor() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- actor() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
- ActorContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ActorContext
- ActorSentence - Interface in org.fulib.scenarios.ast.sentence
- ActorSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- add(List<Sentence>, Sentence) - Static method in class org.fulib.scenarios.ast.sentence.FlattenSentenceList
- add(Decl) - Method in class org.fulib.scenarios.ast.scope.DelegatingScope
- add(Decl) - Method in enum org.fulib.scenarios.ast.scope.EmptyScope
- add(Decl) - Method in interface org.fulib.scenarios.ast.scope.Scope
- ADD - Static variable in class org.fulib.scenarios.parser.RegisterParser
- ADD - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- ADD - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- ADD() - Method in class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- AddResolve - Enum in org.fulib.scenarios.visitor.resolve
- ADDS - Static variable in class org.fulib.scenarios.parser.RegisterParser
- ADDS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- ADDS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- ADDS() - Method in class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- addSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- addSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- AddSentence - Interface in org.fulib.scenarios.ast.sentence
- AddSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- AddSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- AddSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- ALL - Static variable in class org.fulib.scenarios.parser.RegisterParser
- ALL - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- ALL - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- ALL() - Method in class org.fulib.scenarios.parser.ScenarioParser.FilterExprContext
- 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.IsSentenceContext
- AN() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
- AN() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- AND - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- AND() - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
- AND() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- AND(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser
- answer() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
- 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.AnswerContext
- ANSWER() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- ANSWER_VAR - Static variable in enum org.fulib.scenarios.visitor.resolve.NameResolver
- AnswerContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AnswerContext
- AnswerLiteral - Interface in org.fulib.scenarios.ast.expr.primary
- AnswerLiteral.Impl - Class in org.fulib.scenarios.ast.expr.primary
- AnswerLiteral.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser
- answerSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- AnswerSentence - Interface in org.fulib.scenarios.ast.sentence
- 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.AreSentenceContext
- ARE() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- ARE() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- ARE() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
- ARE() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpContext
- ARE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
- areSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- areSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- AreSentence - Interface in org.fulib.scenarios.ast.sentence
- AreSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- AreSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- AreSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- 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.ConditionalSentenceContext
- AS() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
- AssertionGenerator - Enum in org.fulib.scenarios.visitor.codegen
- AssignmentResolve - Enum in org.fulib.scenarios.visitor.resolve
- AssignSentence - Interface in org.fulib.scenarios.ast.sentence
- AssignSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- AssignSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- 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() - 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 - Interface in org.fulib.scenarios.ast.expr.access
- 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
B
- bidiNamedExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
- bidiNamedExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
- BidiNamedExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- BOOLEAN - org.fulib.scenarios.ast.type.PrimitiveType
- BOOLEAN_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- buildMultiAttribute(Clazz, String, String) - Static method in class org.fulib.MultiAttributes
- buildMultiAttribute(Clazz, String, String, String) - Static method in class org.fulib.MultiAttributes
- BUNDLE_NAME - Static variable in class org.fulib.scenarios.diagnostic.Marker
- BYTE - org.fulib.scenarios.ast.type.PrimitiveType
- BYTE_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
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() - Method in class org.fulib.scenarios.parser.ScenarioParser
- callSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- CallSentence - Interface in org.fulib.scenarios.ast.sentence
- 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.TypeNameContext
- 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.TypesNameContext
- CATEGORIES - org.fulib.scenarios.ast.sentence.CommentLevel
- CF - Static variable in class org.fulib.scenarios.parser.RegisterParser
- CF - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- CF - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- CF() - Method in class org.fulib.scenarios.parser.RegisterParser.CfClauseContext
- 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
- CHAR - org.fulib.scenarios.ast.type.PrimitiveType
- CHAR_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- 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
- ClassModelVisitor - Class in org.fulib.scenarios.tool
- ClassModelVisitor(ClassDecl) - Constructor for class org.fulib.scenarios.tool.ClassModelVisitor
- 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
- CODE_SECTION - org.fulib.scenarios.ast.sentence.CommentLevel
- CodeGenerator - Enum in org.fulib.scenarios.visitor.codegen
- 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
- collOp() - Method in class org.fulib.scenarios.parser.ScenarioParser
- collOp() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondOpContext
- CollOpContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CollOpContext
- COMMA - Static variable in class org.fulib.scenarios.parser.RegisterParser
- 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.RegisterParser.ExampleClauseContext
- COMMA() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
- COMMA() - Method in class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- COMMA() - Method in class org.fulib.scenarios.parser.ScenarioParser.SepContext
- COMMA(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
- 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
- CommentLevel - Enum in org.fulib.scenarios.ast.sentence
- commentSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- commentSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
- CommentSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- compareTo(Marker) - Method in class org.fulib.scenarios.diagnostic.Marker
- CompilationContext - Interface in org.fulib.scenarios.ast
- CompilationContext.Impl - Class in org.fulib.scenarios.ast
- CompilationContext.Visitor<P,R> - Interface in org.fulib.scenarios.ast
- compoundSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- compoundSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceBodyContext
- compoundSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
- compoundSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentencesContext
- compoundSentenceBody() - Method in class org.fulib.scenarios.parser.ScenarioParser
- compoundSentenceBody() - Method in class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- compoundSentenceBody() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- CompoundSentenceBodyContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceBodyContext
- CompoundSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceContext
- condExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
- condExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- condExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.FilterExprContext
- 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
- conditionalSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceContext
- conditionalSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- ConditionalSentence - Interface in org.fulib.scenarios.ast.sentence
- ConditionalSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- ConditionalSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- ConditionalSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- 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
- CONTAIN() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollOpContext
- CONTAINS - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- 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
- CONTAINS() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollOpContext
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser
- createSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- CreateSentence - Interface in org.fulib.scenarios.ast.sentence
- 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
- DECIMAL - Static variable in class org.fulib.scenarios.parser.RegisterParser
- DECIMAL - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- DECIMAL - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- DECIMAL() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
- DECIMAL() - Method in class org.fulib.scenarios.parser.ScenarioParser.NumberContext
- Decl - Interface in org.fulib.scenarios.ast.decl
- Decl.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
- DeclDescriber - Enum in org.fulib.scenarios.visitor.describe
- DeclGenerator - Enum in org.fulib.scenarios.visitor.codegen
- DeclResolver - Class in org.fulib.scenarios.visitor.resolve
- DeclResolver() - Constructor for class org.fulib.scenarios.visitor.resolve.DeclResolver
- DelegatingScope - Class in org.fulib.scenarios.ast.scope
- DelegatingScope(Scope) - Constructor for class org.fulib.scenarios.ast.scope.DelegatingScope
- describeAssociation(int, ClassDecl) - Static method in enum org.fulib.scenarios.visitor.describe.DeclDescriber
- describeAttribute(Type) - Static method in enum org.fulib.scenarios.visitor.describe.DeclDescriber
- diagramSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- diagramSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
- DiagramSentence - Interface in org.fulib.scenarios.ast.sentence
- 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
- DO - Static variable in class org.fulib.scenarios.parser.RegisterParser
- DO - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- DO - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- DO() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollOpContext
- 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
- DOES() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollOpContext
- DOUBLE - org.fulib.scenarios.ast.type.PrimitiveType
- DOUBLE_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- DoubleLiteral - Interface in org.fulib.scenarios.ast.expr.primary
- DoubleLiteral.Impl - Class in org.fulib.scenarios.ast.expr.primary
- DoubleLiteral.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
- dump(Object, PrintWriter) - Method in class org.fulib.scenarios.debug.ASTDumper
E
- EG - Static variable in class org.fulib.scenarios.parser.RegisterParser
- EG - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- EG - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- EG() - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
- EMPTY - Static variable in class org.fulib.scenarios.parser.RegisterParser
- EMPTY - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- EMPTY - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- EMPTY() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpContext
- EmptyScope - Enum in org.fulib.scenarios.ast.scope
- ENCLOSING_CLASS - Static variable in class org.fulib.scenarios.visitor.resolve.DeclResolver
- 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(). - enterAddSentence(ScenarioParser.AddSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.addSentence(). - enterAddSentence(ScenarioParser.AddSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.addSentence(). - 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(). - enterAnswer(ScenarioParser.AnswerContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.answer(). - enterAnswer(ScenarioParser.AnswerContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.answer(). - 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(). - enterAreSentence(ScenarioParser.AreSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.areSentence(). - enterAreSentence(ScenarioParser.AreSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.areSentence(). - 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(). - enterBidiNamedExpr(ScenarioParser.BidiNamedExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.bidiNamedExpr(). - enterBidiNamedExpr(ScenarioParser.BidiNamedExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.bidiNamedExpr(). - 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(). - enterCollOp(ScenarioParser.CollOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.collOp(). - enterCollOp(ScenarioParser.CollOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.collOp(). - enterCommentSentence(ScenarioParser.CommentSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.commentSentence(). - enterCommentSentence(ScenarioParser.CommentSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.commentSentence(). - enterCompoundSentence(ScenarioParser.CompoundSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.compoundSentence(). - enterCompoundSentence(ScenarioParser.CompoundSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.compoundSentence(). - enterCompoundSentenceBody(ScenarioParser.CompoundSentenceBodyContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.compoundSentenceBody(). - enterCompoundSentenceBody(ScenarioParser.CompoundSentenceBodyContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.compoundSentenceBody(). - 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(). - enterConditionalSentence(ScenarioParser.ConditionalSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.conditionalSentence(). - enterConditionalSentence(ScenarioParser.ConditionalSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.conditionalSentence(). - 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(). - 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(). - enterFilterExpr(ScenarioParser.FilterExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.filterExpr(). - enterFilterExpr(ScenarioParser.FilterExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.filterExpr(). - 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(). - 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
NamedNumberlabeled alternative inScenarioParser.namedExpr(). - enterNamedNumber(ScenarioParser.NamedNumberContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by the
NamedNumberlabeled alternative inScenarioParser.namedExpr(). - enterNamedSimple(ScenarioParser.NamedSimpleContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by the
NamedSimplelabeled alternative inScenarioParser.namedExpr(). - enterNamedSimple(ScenarioParser.NamedSimpleContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by the
NamedSimplelabeled alternative inScenarioParser.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(). - enterPredOp(ScenarioParser.PredOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.predOp(). - enterPredOp(ScenarioParser.PredOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.predOp(). - enterPredOpExpr(ScenarioParser.PredOpExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.predOpExpr(). - enterPredOpExpr(ScenarioParser.PredOpExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.predOpExpr(). - 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(). - 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(). - enterRange(ScenarioParser.RangeContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.range(). - enterRange(ScenarioParser.RangeContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.range(). - 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(). - enterRemoveSentence(ScenarioParser.RemoveSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.removeSentence(). - enterRemoveSentence(ScenarioParser.RemoveSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.removeSentence(). - 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.AddSentenceContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- 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.BidiNamedExprContext
- 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.CollOpContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceBodyContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- 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.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.FilterExprContext
- 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.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.PredOpContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- 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.RangeContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- 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.SimpleSentencesContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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.ThereSentenceContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.TypeNameContext
- enterRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.TypesNameContext
- 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(). - enterSectionSentence(ScenarioParser.SectionSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.sectionSentence(). - enterSectionSentence(ScenarioParser.SectionSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.sectionSentence(). - 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(). - enterSimpleSentences(ScenarioParser.SimpleSentencesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.simpleSentences(). - enterSimpleSentences(ScenarioParser.SimpleSentencesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.simpleSentences(). - 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(). - enterTakeSentence(ScenarioParser.TakeSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.takeSentence(). - enterTakeSentence(ScenarioParser.TakeSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.takeSentence(). - 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(). - 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(). - enterTypeName(ScenarioParser.TypeNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.typeName(). - enterTypeName(ScenarioParser.TypeNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.typeName(). - enterTypesName(ScenarioParser.TypesNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Enter a parse tree produced by
ScenarioParser.typesName(). - enterTypesName(ScenarioParser.TypesNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Enter a parse tree produced by
ScenarioParser.typesName(). - 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 - org.fulib.scenarios.visitor.TypeComparer.Result
- EQUAL - Static variable in class org.fulib.scenarios.parser.RegisterParser
- EQUAL - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- EQUAL - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- EQUAL() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- equals(Object) - Method in class org.fulib.scenarios.diagnostic.Marker
- equals(Type, Type) - Static method in enum org.fulib.scenarios.visitor.TypeComparer
- error(Position, String, Object...) - Static method in class org.fulib.scenarios.diagnostic.Marker
- ERROR - org.fulib.scenarios.ast.type.PrimitiveType
- ErrorExpr - Interface in org.fulib.scenarios.ast.expr
- ErrorExpr.Impl - Class in org.fulib.scenarios.ast.expr
- ErrorExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr
- ErrorListener - Class in org.fulib.scenarios.tool
- ErrorListener(PrintWriter) - Constructor for class org.fulib.scenarios.tool.ErrorListener
- example - Variable in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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 - Interface in org.fulib.scenarios.ast.expr.access
- 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() - Method in class org.fulib.scenarios.parser.RegisterParser
- exampleValue(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleClauseContext
- 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(). - exitAddSentence(ScenarioParser.AddSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitAddSentence(ScenarioParser.AddSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.addSentence(). - exitAddSentence(ScenarioParser.AddSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.addSentence(). - 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(). - exitAnswer(ScenarioParser.AnswerContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitAnswer(ScenarioParser.AnswerContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.answer(). - exitAnswer(ScenarioParser.AnswerContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.answer(). - 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(). - exitAreSentence(ScenarioParser.AreSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitAreSentence(ScenarioParser.AreSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.areSentence(). - exitAreSentence(ScenarioParser.AreSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.areSentence(). - 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(). - exitBidiNamedExpr(ScenarioParser.BidiNamedExprContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitBidiNamedExpr(ScenarioParser.BidiNamedExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.bidiNamedExpr(). - exitBidiNamedExpr(ScenarioParser.BidiNamedExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.bidiNamedExpr(). - 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(). - exitCollOp(ScenarioParser.CollOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.collOp(). - exitCollOp(ScenarioParser.CollOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.collOp(). - exitCommentSentence(ScenarioParser.CommentSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitCommentSentence(ScenarioParser.CommentSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.commentSentence(). - exitCommentSentence(ScenarioParser.CommentSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.commentSentence(). - exitCompoundSentence(ScenarioParser.CompoundSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.compoundSentence(). - exitCompoundSentence(ScenarioParser.CompoundSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.compoundSentence(). - exitCompoundSentenceBody(ScenarioParser.CompoundSentenceBodyContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.compoundSentenceBody(). - exitCompoundSentenceBody(ScenarioParser.CompoundSentenceBodyContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.compoundSentenceBody(). - 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(). - exitConditionalSentence(ScenarioParser.ConditionalSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitConditionalSentence(ScenarioParser.ConditionalSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.conditionalSentence(). - exitConditionalSentence(ScenarioParser.ConditionalSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.conditionalSentence(). - 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(). - 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(). - exitFilterExpr(ScenarioParser.FilterExprContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitFilterExpr(ScenarioParser.FilterExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.filterExpr(). - exitFilterExpr(ScenarioParser.FilterExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.filterExpr(). - 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(). - 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
NamedNumberlabeled alternative inScenarioParser.namedExpr(). - exitNamedNumber(ScenarioParser.NamedNumberContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by the
NamedNumberlabeled alternative inScenarioParser.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
NamedSimplelabeled alternative inScenarioParser.namedExpr(). - exitNamedSimple(ScenarioParser.NamedSimpleContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by the
NamedSimplelabeled alternative inScenarioParser.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(). - exitPredOp(ScenarioParser.PredOpContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.predOp(). - exitPredOp(ScenarioParser.PredOpContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.predOp(). - exitPredOpExpr(ScenarioParser.PredOpExprContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitPredOpExpr(ScenarioParser.PredOpExprContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.predOpExpr(). - exitPredOpExpr(ScenarioParser.PredOpExprContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.predOpExpr(). - 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(). - 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(). - exitRange(ScenarioParser.RangeContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitRange(ScenarioParser.RangeContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.range(). - exitRange(ScenarioParser.RangeContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.range(). - 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(). - exitRemoveSentence(ScenarioParser.RemoveSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitRemoveSentence(ScenarioParser.RemoveSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.removeSentence(). - exitRemoveSentence(ScenarioParser.RemoveSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.removeSentence(). - 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.AddSentenceContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- 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.BidiNamedExprContext
- 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.CollOpContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceBodyContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- 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.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.FilterExprContext
- 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.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.PredOpContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- 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.RangeContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- 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.SimpleSentencesContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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.ThereSentenceContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.TypeNameContext
- exitRule(ParseTreeListener) - Method in class org.fulib.scenarios.parser.ScenarioParser.TypesNameContext
- 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(). - exitSectionSentence(ScenarioParser.SectionSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitSectionSentence(ScenarioParser.SectionSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.sectionSentence(). - exitSectionSentence(ScenarioParser.SectionSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.sectionSentence(). - 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(). - exitSimpleSentences(ScenarioParser.SimpleSentencesContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitSimpleSentences(ScenarioParser.SimpleSentencesContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.simpleSentences(). - exitSimpleSentences(ScenarioParser.SimpleSentencesContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.simpleSentences(). - 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(). - exitTakeSentence(ScenarioParser.TakeSentenceContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitTakeSentence(ScenarioParser.TakeSentenceContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.takeSentence(). - exitTakeSentence(ScenarioParser.TakeSentenceContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.takeSentence(). - 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(). - 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(). - exitTypeName(ScenarioParser.TypeNameContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitTypeName(ScenarioParser.TypeNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.typeName(). - exitTypeName(ScenarioParser.TypeNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.typeName(). - exitTypesName(ScenarioParser.TypesNameContext) - Method in class org.fulib.scenarios.parser.ASTListener
- exitTypesName(ScenarioParser.TypesNameContext) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
-
Exit a parse tree produced by
ScenarioParser.typesName(). - exitTypesName(ScenarioParser.TypesNameContext) - Method in interface org.fulib.scenarios.parser.ScenarioParserListener
-
Exit a parse tree produced by
ScenarioParser.typesName(). - 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() - Method in class org.fulib.scenarios.parser.ScenarioParser
- expectSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- ExpectSentence - Interface in org.fulib.scenarios.ast.sentence
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- 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.FilterExprContext
- expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
- expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- expr() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
- expr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- expr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- expr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- expr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
- Expr - Interface in org.fulib.scenarios.ast.expr
- 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.visitor.codegen
- ExprResolver - Enum in org.fulib.scenarios.visitor.resolve
- 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
- ExtractClassDecl - Enum in org.fulib.scenarios.visitor
- ExtractDecl - Enum in org.fulib.scenarios.visitor
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 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- FILE_NAME() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
- 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
- filterExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.AccessContext
- filterExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
- FilterExpr - Interface in org.fulib.scenarios.ast.expr.collection
- FilterExpr.Impl - Class in org.fulib.scenarios.ast.expr.collection
- FilterExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.collection
- FilterExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.FilterExprContext
- firstName - Variable in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- FlattenSentenceList - Class in org.fulib.scenarios.ast.sentence
- FlattenSentenceList(List<Sentence>) - Constructor for class org.fulib.scenarios.ast.sentence.FlattenSentenceList
- FLOAT - org.fulib.scenarios.ast.type.PrimitiveType
- FLOAT_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- format(String) - Method in enum org.fulib.scenarios.ast.sentence.CommentLevel
- FROM - Static variable in class org.fulib.scenarios.parser.RegisterParser
- FROM - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- FROM - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- FROM() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
- FROM() - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- FROM() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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.SentenceContext
G
- GE - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- GENERATED - org.fulib.scenarios.ast.sentence.CommentLevel
- getActor() - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence
- getActor() - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- getActor() - Method in class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- 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.RemoveSentence
- getActor() - Method in class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- getActor() - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- getActor() - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- getActor() - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- getActor() - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
- GetAnswerSentence - Enum in org.fulib.scenarios.visitor
- 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
- getBody() - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- getBody() - Method in class org.fulib.scenarios.ast.sentence.ConditionalSentence.Impl
- getBody() - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- getBody() - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.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
- getClasspath() - Method in class org.fulib.scenarios.tool.Config
- getClauses() - Method in interface org.fulib.scenarios.ast.sentence.HasSentence
- getClauses() - Method in class org.fulib.scenarios.ast.sentence.HasSentence.Impl
- getCode() - Method in class org.fulib.scenarios.diagnostic.Marker
- getCollection() - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- getCollection() - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- getColumnNumber() - Method in class org.fulib.scenarios.diagnostic.Marker
- getColumnNumber() - Method in class org.fulib.scenarios.diagnostic.Position
- getCondition() - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- getCondition() - Method in class org.fulib.scenarios.ast.sentence.ConditionalSentence.Impl
- getConfig() - Method in interface org.fulib.scenarios.ast.CompilationContext
- getConfig() - Method in class org.fulib.scenarios.ast.CompilationContext.Impl
- getConfig() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- getContext() - Method in interface org.fulib.scenarios.ast.ScenarioGroup
- getContext() - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
- getContext() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- 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.AreSentence
- getDescriptor() - Method in class org.fulib.scenarios.ast.sentence.AreSentence.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
- getDescriptor() - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence
- getDescriptor() - 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
- getEnd() - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- getEnd() - Method in class org.fulib.scenarios.ast.expr.collection.RangeExpr.Impl
- getEndOffset() - Method in class org.fulib.scenarios.diagnostic.Position
- getEndPosition() - Method in class org.fulib.scenarios.diagnostic.Marker
- getErr() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- getExample() - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- getExample() - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- 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
- getExprs() - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- getExprs() - Method in class org.fulib.scenarios.ast.sentence.TemplateSentence.Impl
- getExternal() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- getExternal() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
- getExternal() - Method in interface org.fulib.scenarios.ast.ScenarioFile
- getExternal() - Method in class org.fulib.scenarios.ast.ScenarioFile.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
- getFormat() - Method in enum org.fulib.scenarios.ast.sentence.CommentLevel
- getFrozen() - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- getFrozen() - Method in class org.fulib.scenarios.ast.decl.ClassDecl.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
- getGroups() - Method in interface org.fulib.scenarios.ast.CompilationContext
- getGroups() - Method in class org.fulib.scenarios.ast.CompilationContext.Impl
- getImports() - Method in class org.fulib.scenarios.tool.Config
- 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
- getKind() - Method in class org.fulib.scenarios.diagnostic.Marker
- getLevel() - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- getLevel() - Method in class org.fulib.scenarios.ast.sentence.SectionSentence.Impl
- getLhs() - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- getLhs() - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
- getLhs() - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- getLhs() - Method in class org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Impl
- getLineNumber() - Method in class org.fulib.scenarios.diagnostic.Marker
- getLineNumber() - Method in class org.fulib.scenarios.diagnostic.Position
- getLocalizedMessage() - Method in class org.fulib.scenarios.diagnostic.Marker
- getMarkers() - Method in interface org.fulib.scenarios.ast.ScenarioFile
- getMarkers() - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
- getMessage(Locale) - Method in class org.fulib.scenarios.diagnostic.Marker
- 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.call.CallExpr
- getName() - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
- getName() - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- getName() - Method in class org.fulib.scenarios.ast.expr.collection.MapAccessExpr.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
- getNotes() - Method in class org.fulib.scenarios.diagnostic.Marker
- 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
- getOperator() - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- getOperator() - Method in class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
- getOperator() - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- getOperator() - Method in class org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Impl
- getOther() - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- getOther() - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
- getOtherMany() - Method in interface org.fulib.scenarios.ast.NamedExpr
- getOtherMany() - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
- getOtherName() - Method in interface org.fulib.scenarios.ast.NamedExpr
- getOtherName() - Method in class org.fulib.scenarios.ast.NamedExpr.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
- getPackageDir() - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
- getPackageDir() - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
- getParameters() - Method in interface org.fulib.scenarios.ast.decl.MethodDecl
- getParameters() - Method in class org.fulib.scenarios.ast.decl.MethodDecl.Impl
- getPlural() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- getPlural() - Method in enum org.fulib.scenarios.ast.expr.conditional.PredicateOperator
- getPosition() - Method in interface org.fulib.scenarios.ast.Positioned
- getPosition() - Method in class org.fulib.scenarios.ast.Positioned.Impl
- getPosition() - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
- getPosition() - Method in class org.fulib.scenarios.diagnostic.Marker
- getPositionObject() - Method in class org.fulib.scenarios.diagnostic.Marker
- getPredicate() - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- getPredicate() - Method in class org.fulib.scenarios.ast.expr.collection.FilterExpr.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.call.CallExpr
- getReceiver() - Method in class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
- getReceiver() - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- getReceiver() - Method in class org.fulib.scenarios.ast.expr.collection.MapAccessExpr.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.AddSentenceContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- 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.BidiNamedExprContext
- 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.CollOpContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceBodyContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.CondExprContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ConditionalSentenceContext
- 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.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.FilterExprContext
- 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.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.PredOpContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- 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.RangeContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- 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.SimpleSentencesContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.StringLiteralContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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.ThereSentenceContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.TypeNameContext
- getRuleIndex() - Method in class org.fulib.scenarios.parser.ScenarioParser.TypesNameContext
- 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
- getSingular() - Method in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- getSingular() - Method in enum org.fulib.scenarios.ast.expr.conditional.PredicateOperator
- getSource() - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- getSource() - Method in class org.fulib.scenarios.ast.expr.collection.FilterExpr.Impl
- getSource() - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- getSource() - Method in class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- getSource() - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- getSource() - Method in class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- getSource() - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- getSource() - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
- getSource() - Method in class org.fulib.scenarios.diagnostic.Marker
- getSourceDir() - Method in interface org.fulib.scenarios.ast.ScenarioGroup
- getSourceDir() - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
- getSourceName() - Method in class org.fulib.scenarios.diagnostic.Position
- getSourceVersions() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- getStart() - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- getStart() - Method in class org.fulib.scenarios.ast.expr.collection.RangeExpr.Impl
- getStartOffset() - Method in class org.fulib.scenarios.diagnostic.Position
- getStartPosition() - Method in class org.fulib.scenarios.diagnostic.Marker
- 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.AddSentence
- getTarget() - Method in class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- getTarget() - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- getTarget() - Method in class org.fulib.scenarios.ast.sentence.AssignSentence.Impl
- getTarget() - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- getTarget() - Method in class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- getTarget() - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- getTarget() - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
- getTemplate() - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- getTemplate() - Method in class org.fulib.scenarios.ast.sentence.TemplateSentence.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
- getText() - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- getText() - Method in class org.fulib.scenarios.ast.sentence.SectionSentence.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.expr.ErrorExpr
- getType() - Method in class org.fulib.scenarios.ast.expr.ErrorExpr.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.DoubleLiteral
- getValue() - Method in class org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Impl
- getValue() - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- getValue() - Method in class org.fulib.scenarios.ast.expr.primary.IntLiteral.Impl
- getValue() - Method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- getValue() - Method in class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
- getValue() - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- getValue() - Method in class org.fulib.scenarios.ast.sentence.AssignSentence.Impl
- getVarName() - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- getVarName() - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
- getVarName() - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- getVarName() - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.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 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- GREATER() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- Grouper - Enum in org.fulib.scenarios.visitor.preprocess
- GT - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
H
- H1 - Static variable in class org.fulib.scenarios.parser.RegisterParser
- 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.RegisterParser.RegisterContext
- 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
- H2() - Method in class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- HAS - Static variable in class org.fulib.scenarios.parser.RegisterParser
- HAS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- HAS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- HAS() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
- 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
- hashCode() - Method in class org.fulib.scenarios.diagnostic.Marker
- hasSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- hasSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- HasSentence - Interface in org.fulib.scenarios.ast.sentence
- 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
- HAVE - Static variable in class org.fulib.scenarios.parser.RegisterParser
- HAVE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- HAVE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- HAVE() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttrCheckContext
- HAVE() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
- 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
- HEADLINE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- HEADLINE_END - Static variable in class org.fulib.scenarios.parser.RegisterParser
- HEADLINE_END - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- HEADLINE_END - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- HEADLINE_END() - Method in class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- HEADLINE_END() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
- HEADLINE_END() - Method in class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- HEADLINE_TEXT - Static variable in class org.fulib.scenarios.parser.RegisterParser
- HEADLINE_TEXT - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- HEADLINE_TEXT - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- HEADLINE_TEXT() - Method in class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- HEADLINE_TEXT() - Method in class org.fulib.scenarios.parser.ScenarioParser.HeaderContext
- HEADLINE_TEXT() - Method in class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- HidingScope - Class in org.fulib.scenarios.ast.scope
- HidingScope(String, Scope) - Constructor for class org.fulib.scenarios.ast.scope.HidingScope
I
- Identifiers - Class in org.fulib.scenarios.parser
- Identifiers() - Constructor for class org.fulib.scenarios.parser.Identifiers
- IMG_END - Static variable in class org.fulib.scenarios.parser.RegisterParser
- IMG_END - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- IMG_END - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- IMG_END() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
- IMG_SEP - Static variable in class org.fulib.scenarios.parser.RegisterParser
- IMG_SEP - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- IMG_SEP - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- IMG_SEP() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
- IMG_START - Static variable in class org.fulib.scenarios.parser.RegisterParser
- IMG_START - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- IMG_START - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- IMG_START() - Method in class org.fulib.scenarios.parser.ScenarioParser.DiagramSentenceContext
- Impl() - Constructor for class org.fulib.scenarios.ast.CompilationContext.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.ClassDecl.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.MethodDecl.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.ResolvedName.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.decl.VarDecl.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.collection.FilterExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.collection.RangeExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.ErrorExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.IntLiteral.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.MultiDescriptor.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.NamedExpr.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.Positioned.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.Scenario.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.ScenarioFile.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.ScenarioGroup.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.AreSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.AssignSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.CallSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ConditionalSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.HasSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.IsSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.SectionSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.SentenceList.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.TemplateSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.type.ClassType.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.type.ListType.Impl
- Impl() - Constructor for class org.fulib.scenarios.ast.type.UnresolvedType.Impl
- Impl(double) - Constructor for class org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Impl
- Impl(int) - Constructor for class org.fulib.scenarios.ast.expr.primary.IntLiteral.Impl
- Impl(String) - Constructor for class org.fulib.scenarios.ast.expr.primary.StringLiteral.Impl
- Impl(String) - Constructor for class org.fulib.scenarios.ast.type.UnresolvedType.Impl
- Impl(String, String) - Constructor for class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
- Impl(String, List<Expr>) - Constructor for class org.fulib.scenarios.ast.sentence.TemplateSentence.Impl
- Impl(String, CommentLevel) - Constructor for class org.fulib.scenarios.ast.sentence.SectionSentence.Impl
- Impl(String, Type, Expr) - Constructor for class org.fulib.scenarios.ast.decl.VarDecl.Impl
- Impl(List<ConditionalExpr>) - Constructor for class org.fulib.scenarios.ast.sentence.ExpectSentence.Impl
- Impl(List<Expr>) - Constructor for class org.fulib.scenarios.ast.expr.collection.ListExpr.Impl
- Impl(List<Sentence>) - Constructor for class org.fulib.scenarios.ast.sentence.SentenceList.Impl
- Impl(CompilationContext, String, String, Map<String, ScenarioFile>, Map<String, ClassDecl>) - Constructor for class org.fulib.scenarios.ast.ScenarioGroup.Impl
- Impl(ClassDecl) - Constructor for class org.fulib.scenarios.ast.type.ClassType.Impl
- Impl(ClassDecl, String, int, ClassDecl, Type, AssociationDecl) - Constructor for class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
- Impl(ClassDecl, String, List<ParameterDecl>, Type, SentenceList) - Constructor for class org.fulib.scenarios.ast.decl.MethodDecl.Impl
- Impl(ClassDecl, String, Type) - Constructor for class org.fulib.scenarios.ast.decl.AttributeDecl.Impl
- Impl(Decl) - Constructor for class org.fulib.scenarios.ast.decl.ResolvedName.Impl
- Impl(MethodDecl, String, Type) - Constructor for class org.fulib.scenarios.ast.decl.ParameterDecl.Impl
- Impl(Name) - Constructor for class org.fulib.scenarios.ast.expr.primary.NameAccess.Impl
- Impl(Name, Name, Expr, Expr, Sentence) - Constructor for class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- Impl(Name, CallExpr) - Constructor for class org.fulib.scenarios.ast.sentence.CallSentence.Impl
- Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.expr.access.AttributeAccess.Impl
- Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Impl
- Impl(Name, Expr) - Constructor for class org.fulib.scenarios.ast.NamedExpr.Impl
- Impl(Name, Expr, String) - Constructor for class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
- Impl(Name, Expr, List<NamedExpr>, SentenceList) - Constructor for class org.fulib.scenarios.ast.expr.call.CallExpr.Impl
- Impl(Name, Expr, Expr) - Constructor for class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- Impl(Name, Expr, Expr) - Constructor for class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- Impl(Name, Expr, Expr) - Constructor for class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
- Impl(Name, MultiDescriptor) - Constructor for class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
- Impl(VarDecl) - Constructor for class org.fulib.scenarios.ast.sentence.IsSentence.Impl
- Impl(VarDecl, Expr) - Constructor for class org.fulib.scenarios.ast.sentence.AssignSentence.Impl
- Impl(ConditionalExpr, Sentence) - Constructor for class org.fulib.scenarios.ast.sentence.ConditionalSentence.Impl
- Impl(Expr) - Constructor for class org.fulib.scenarios.ast.sentence.ExprSentence.Impl
- Impl(Expr, String) - Constructor for class org.fulib.scenarios.ast.sentence.DiagramSentence.Impl
- Impl(Expr, List<NamedExpr>) - Constructor for class org.fulib.scenarios.ast.sentence.HasSentence.Impl
- Impl(Expr, Name, Expr) - Constructor for class org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Impl
- Impl(Expr, ConditionalExpr) - Constructor for class org.fulib.scenarios.ast.expr.collection.FilterExpr.Impl
- Impl(Expr, ConditionalOperator, Expr) - Constructor for class org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Impl
- Impl(Expr, PredicateOperator) - Constructor for class org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Impl
- Impl(Expr, Expr) - Constructor for class org.fulib.scenarios.ast.expr.access.ExampleAccess.Impl
- Impl(Expr, Expr) - Constructor for class org.fulib.scenarios.ast.expr.collection.RangeExpr.Impl
- Impl(MultiDescriptor) - Constructor for class org.fulib.scenarios.ast.sentence.AreSentence.Impl
- Impl(MultiDescriptor) - Constructor for class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
- Impl(ScenarioFile, String, SentenceList, MethodDecl) - Constructor for class org.fulib.scenarios.ast.Scenario.Impl
- Impl(ScenarioGroup, String, Map<String, Scenario>, ClassDecl) - Constructor for class org.fulib.scenarios.ast.ScenarioFile.Impl
- Impl(ScenarioGroup, String, Type, Map<String, AttributeDecl>, Map<String, AssociationDecl>, List<MethodDecl>) - Constructor for class org.fulib.scenarios.ast.decl.ClassDecl.Impl
- Impl(Type) - Constructor for class org.fulib.scenarios.ast.expr.ErrorExpr.Impl
- Impl(Type) - Constructor for class org.fulib.scenarios.ast.type.ListType.Impl
- Impl(Type, List<Name>, List<NamedExpr>) - Constructor for class org.fulib.scenarios.ast.MultiDescriptor.Impl
- Impl(Type, List<NamedExpr>) - Constructor for class org.fulib.scenarios.ast.expr.call.CreationExpr.Impl
- Impl(Config, Map<String, ScenarioGroup>) - Constructor for class org.fulib.scenarios.ast.CompilationContext.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
- INSTANCE - org.fulib.scenarios.ast.scope.EmptyScope
- INSTANCE - org.fulib.scenarios.visitor.codegen.AssertionGenerator
- INSTANCE - org.fulib.scenarios.visitor.codegen.CodeGenerator
- INSTANCE - org.fulib.scenarios.visitor.codegen.DeclGenerator
- INSTANCE - org.fulib.scenarios.visitor.codegen.ExprGenerator
- INSTANCE - org.fulib.scenarios.visitor.codegen.SentenceGenerator
- INSTANCE - org.fulib.scenarios.visitor.codegen.StreamGenerator
- INSTANCE - org.fulib.scenarios.visitor.codegen.TypeGenerator
- INSTANCE - org.fulib.scenarios.visitor.describe.DeclDescriber
- INSTANCE - org.fulib.scenarios.visitor.describe.TypeDescriber
- INSTANCE - org.fulib.scenarios.visitor.ExtractClassDecl
- INSTANCE - org.fulib.scenarios.visitor.ExtractDecl
- INSTANCE - org.fulib.scenarios.visitor.GetAnswerSentence
- INSTANCE - org.fulib.scenarios.visitor.Namer
- INSTANCE - org.fulib.scenarios.visitor.preprocess.Grouper
- INSTANCE - org.fulib.scenarios.visitor.resolve.AddResolve
- INSTANCE - org.fulib.scenarios.visitor.resolve.AssignmentResolve
- INSTANCE - org.fulib.scenarios.visitor.resolve.ExprResolver
- INSTANCE - org.fulib.scenarios.visitor.resolve.NameResolver
- INSTANCE - org.fulib.scenarios.visitor.resolve.RemoveResolve
- INSTANCE - org.fulib.scenarios.visitor.resolve.SentenceResolver
- INSTANCE - org.fulib.scenarios.visitor.resolve.SymbolCollector
- INSTANCE - org.fulib.scenarios.visitor.resolve.TypeResolver
- INSTANCE - org.fulib.scenarios.visitor.TypeComparer
- INSTANCE - org.fulib.scenarios.visitor.Typer
- INT - org.fulib.scenarios.ast.type.PrimitiveType
- INT_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- INTEGER - Static variable in class org.fulib.scenarios.parser.RegisterParser
- INTEGER - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- INTEGER - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- INTEGER() - Method in class org.fulib.scenarios.parser.ScenarioParser.NumberContext
- IntLiteral - Interface in org.fulib.scenarios.ast.expr.primary
- IntLiteral.Impl - Class in org.fulib.scenarios.ast.expr.primary
- IntLiteral.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
- 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.AnswerSentenceContext
- INTO() - Method in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
- IS - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- IS - Static variable in class org.fulib.scenarios.parser.RegisterParser
- IS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- IS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
- IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
- IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpContext
- IS() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
- IS_EMPTY - org.fulib.scenarios.ast.expr.conditional.PredicateOperator
- IS_NOT - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- IS_NOT_EMPTY - org.fulib.scenarios.ast.expr.conditional.PredicateOperator
- IS_NOT_SAME - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- IS_SAME - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- 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.visitor.Typer
- isObjectDiagram() - Method in class org.fulib.scenarios.tool.Config
- isObjectDiagramSVG() - Method in class org.fulib.scenarios.tool.Config
- isSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- isSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- IsSentence - Interface in org.fulib.scenarios.ast.sentence
- 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
- isSuperType(Type, Type) - Static method in enum org.fulib.scenarios.visitor.TypeComparer
- it() - Method in class org.fulib.scenarios.parser.ScenarioParser
- it() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
- 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.ItContext
- ItContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ItContext
J
- javaNameMap - Static variable in enum org.fulib.scenarios.ast.type.PrimitiveType
- joinCaps(Stream<String>) - Static method in class org.fulib.scenarios.parser.Identifiers
L
- LE - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- LESS - Static variable in class org.fulib.scenarios.parser.RegisterParser
- LESS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- LESS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- LESS() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- lhs - Variable in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
- lhs - Variable in class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- LibraryHelper - Class in org.fulib.scenarios.tool
- LibraryHelper() - Constructor for class org.fulib.scenarios.tool.LibraryHelper
- LIKE - Static variable in class org.fulib.scenarios.parser.RegisterParser
- LIKE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- LIKE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- LIKE() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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
- LINE_COMMENT() - Method in class org.fulib.scenarios.parser.ScenarioParser.CommentSentenceContext
- list() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
- list() - Method in class org.fulib.scenarios.parser.ScenarioParser
- ListContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.ListContext
- listElem() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
- listElem() - Method in class org.fulib.scenarios.parser.ScenarioParser
- listElem(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
- 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
- loadClass(ScenarioGroup, InputStream) - Static method in class org.fulib.scenarios.tool.LibraryHelper
- loadLibraries(ScenarioCompiler) - Static method in class org.fulib.scenarios.tool.LibraryHelper
- localize(String, Object...) - Static method in class org.fulib.scenarios.diagnostic.Marker
- localize(Locale, String, Object...) - Static method in class org.fulib.scenarios.diagnostic.Marker
- LONG - org.fulib.scenarios.ast.type.PrimitiveType
- LONG_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- LT - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
M
- main(String[]) - Static method in class org.fulib.scenarios.Main
- Main - Class in org.fulib.scenarios
- Main() - Constructor for class org.fulib.scenarios.Main
- 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
- MANY() - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
- MapAccessExpr - Interface in org.fulib.scenarios.ast.expr.collection
- MapAccessExpr.Impl - Class in org.fulib.scenarios.ast.expr.collection
- MapAccessExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.collection
- Marker - Class in org.fulib.scenarios.diagnostic
- Marker(Diagnostic.Kind, Position, String, Object...) - Constructor for class org.fulib.scenarios.diagnostic.Marker
- MEMBERS - org.fulib.scenarios.ast.sentence.CommentLevel
- 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
- MultiAttributes - Class in org.fulib
- MultiAttributes() - Constructor for class org.fulib.MultiAttributes
- multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
- multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser
- multiDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
- MultiDescriptor - Interface in org.fulib.scenarios.ast
- 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
N
- name() - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
- name() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- name() - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- 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() - 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.TakeSentenceContext
- name() - Method in class org.fulib.scenarios.parser.ScenarioParser.TypeNameContext
- name() - Method in class org.fulib.scenarios.parser.ScenarioParser.TypesNameContext
- name(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- name(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
- Name - Interface in org.fulib.scenarios.ast.decl
- Name.Visitor<P,R> - Interface in org.fulib.scenarios.ast.decl
- 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 - Interface in org.fulib.scenarios.ast.expr.primary
- 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() - 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 - Interface in org.fulib.scenarios.ast
- NamedExpr.Impl - Class in org.fulib.scenarios.ast
- NamedExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast
- NamedExprContext() - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NamedExprContext
- NamedExprContext(ParserRuleContext, int) - 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
- nameMap - Static variable in enum org.fulib.scenarios.ast.expr.conditional.PredicateOperator
- Namer - Enum in org.fulib.scenarios.visitor
- NameResolver - Enum in org.fulib.scenarios.visitor.resolve
- NO_LIST - org.fulib.scenarios.visitor.codegen.ExprGenerator
- 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 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- NOT() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- NOT() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollOpContext
- NOT() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
- NOT() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpContext
- NOT_CONTAINS - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- NOT_GT - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- NOT_LT - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- note(Marker) - Method in class org.fulib.scenarios.diagnostic.Marker
- note(Position, String, Object...) - Static method in class org.fulib.scenarios.diagnostic.Marker
- number() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedNumberContext
- number() - Method in class org.fulib.scenarios.parser.ScenarioParser
- number() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
- NumberContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.NumberContext
O
- OBJECT - org.fulib.scenarios.ast.type.PrimitiveType
- of() - Static method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral
- of() - Static method in interface org.fulib.scenarios.ast.Positioned
- of(double) - Static method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- of(int) - Static method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- of(String) - Static method in interface org.fulib.scenarios.ast.expr.primary.StringLiteral
- of(String) - Static method in interface org.fulib.scenarios.ast.type.UnresolvedType
- of(String, String) - Static method in interface org.fulib.scenarios.ast.decl.UnresolvedName
- of(String, List<Expr>) - Static method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- of(String, CommentLevel) - Static method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- of(String, Type, Expr) - Static method in interface org.fulib.scenarios.ast.decl.VarDecl
- of(List<ConditionalExpr>) - Static method in interface org.fulib.scenarios.ast.sentence.ExpectSentence
- of(List<Expr>) - Static method in interface org.fulib.scenarios.ast.expr.collection.ListExpr
- of(List<Sentence>) - Static method in interface org.fulib.scenarios.ast.sentence.SentenceList
- of(CompilationContext, String, String, Map<String, ScenarioFile>, Map<String, ClassDecl>) - Static method in interface org.fulib.scenarios.ast.ScenarioGroup
- of(ClassDecl) - Static method in interface org.fulib.scenarios.ast.type.ClassType
- of(ClassDecl, String, int, ClassDecl, Type, AssociationDecl) - Static method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- of(ClassDecl, String, List<ParameterDecl>, Type, SentenceList) - Static method in interface org.fulib.scenarios.ast.decl.MethodDecl
- of(ClassDecl, String, Type) - Static method in interface org.fulib.scenarios.ast.decl.AttributeDecl
- of(Decl) - Static method in interface org.fulib.scenarios.ast.decl.ResolvedName
- of(MethodDecl, String, Type) - Static method in interface org.fulib.scenarios.ast.decl.ParameterDecl
- of(Name) - Static method in interface org.fulib.scenarios.ast.expr.primary.NameAccess
- of(Name, Name, Expr, Expr, Sentence) - Static method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- of(Name, CallExpr) - Static method in interface org.fulib.scenarios.ast.sentence.CallSentence
- of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess
- of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- of(Name, Expr) - Static method in interface org.fulib.scenarios.ast.NamedExpr
- of(Name, Expr, String) - Static method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- of(Name, Expr, List<NamedExpr>, SentenceList) - Static method in interface org.fulib.scenarios.ast.expr.call.CallExpr
- of(Name, Expr, Expr) - Static method in interface org.fulib.scenarios.ast.sentence.AddSentence
- of(Name, Expr, Expr) - Static method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- of(Name, Expr, Expr) - Static method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- of(Name, MultiDescriptor) - Static method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- of(VarDecl) - Static method in interface org.fulib.scenarios.ast.sentence.IsSentence
- of(VarDecl, Expr) - Static method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- of(ConditionalExpr, Sentence) - Static method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- of(Expr) - Static method in interface org.fulib.scenarios.ast.sentence.ExprSentence
- of(Expr, String) - Static method in interface org.fulib.scenarios.ast.sentence.DiagramSentence
- of(Expr, List<NamedExpr>) - Static method in interface org.fulib.scenarios.ast.sentence.HasSentence
- of(Expr, Name, Expr) - Static method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr
- of(Expr, ConditionalExpr) - Static method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- of(Expr, ConditionalOperator, Expr) - Static method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr
- of(Expr, PredicateOperator) - Static method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- of(Expr, Expr) - Static method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess
- of(Expr, Expr) - Static method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- of(MultiDescriptor) - Static method in interface org.fulib.scenarios.ast.sentence.AreSentence
- of(MultiDescriptor) - Static method in interface org.fulib.scenarios.ast.sentence.ThereSentence
- 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(ScenarioGroup, String, Type, Map<String, AttributeDecl>, Map<String, AssociationDecl>, List<MethodDecl>) - Static method in interface org.fulib.scenarios.ast.decl.ClassDecl
- of(Type) - Static method in interface org.fulib.scenarios.ast.expr.ErrorExpr
- of(Type) - Static method in interface org.fulib.scenarios.ast.type.ListType
- of(Type, List<Name>, List<NamedExpr>) - Static method in interface org.fulib.scenarios.ast.MultiDescriptor
- of(Type, List<NamedExpr>) - Static method in interface org.fulib.scenarios.ast.expr.call.CreationExpr
- of(Config, Map<String, ScenarioGroup>) - Static method in interface org.fulib.scenarios.ast.CompilationContext
- OF - Static variable in class org.fulib.scenarios.parser.RegisterParser
- OF - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- OF - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- OF() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
- OF() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- OF(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- ON - Static variable in class org.fulib.scenarios.parser.RegisterParser
- ON - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- ON - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- ON() - Method in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
- 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
- ONE() - Method in class org.fulib.scenarios.parser.RegisterParser.CardinalityContext
- ONE() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- opMap - Static variable in enum org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- OR - org.fulib.scenarios.ast.expr.conditional.ConditionalOperator
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser
- orCondExpr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AndCondExprContext
- OrCondExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
- org.fulib - package org.fulib
- 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.scope - package org.fulib.scenarios.ast.scope
- 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.debug - package org.fulib.scenarios.debug
- org.fulib.scenarios.diagnostic - package org.fulib.scenarios.diagnostic
- org.fulib.scenarios.parser - package org.fulib.scenarios.parser
- org.fulib.scenarios.tool - package org.fulib.scenarios.tool
- org.fulib.scenarios.visitor - package org.fulib.scenarios.visitor
- org.fulib.scenarios.visitor.codegen - package org.fulib.scenarios.visitor.codegen
- org.fulib.scenarios.visitor.describe - package org.fulib.scenarios.visitor.describe
- org.fulib.scenarios.visitor.preprocess - package org.fulib.scenarios.visitor.preprocess
- org.fulib.scenarios.visitor.resolve - package org.fulib.scenarios.visitor.resolve
- otherName - Variable in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- outer - Variable in class org.fulib.scenarios.ast.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
- parseScenario(File) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- parseScenario(CharStream) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- parseType(String, int) - Static method in class org.fulib.scenarios.tool.ClassModelVisitor
- parseType(String, int, Consumer<? super Type>) - Static method in class org.fulib.scenarios.tool.ClassModelVisitor
- PLUS - Static variable in class org.fulib.scenarios.parser.RegisterParser
- PLUS - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- PLUS - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- PLUS() - Method in class org.fulib.scenarios.parser.RegisterParser.AttrDefContext
- PLUS() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
- Position - Class in org.fulib.scenarios.diagnostic
- Position(String, long, long, long, long) - Constructor for class org.fulib.scenarios.diagnostic.Position
- Positioned - Interface in org.fulib.scenarios.ast
- Positioned.Impl - Class in org.fulib.scenarios.ast
- Positioned.Visitor<P,R> - Interface in org.fulib.scenarios.ast
- PREDICATE_RECEIVER - Static variable in enum org.fulib.scenarios.visitor.resolve.NameResolver
- PredicateOperator - Enum in org.fulib.scenarios.ast.expr.conditional
- PredicateOperatorExpr - Interface in org.fulib.scenarios.ast.expr.conditional
- PredicateOperatorExpr.Impl - Class in org.fulib.scenarios.ast.expr.conditional
- PredicateOperatorExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.conditional
- predOp() - Method in class org.fulib.scenarios.parser.ScenarioParser
- predOp() - Method in class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- PredOpContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PredOpContext
- predOpExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
- predOpExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryCondExprContext
- PredOpExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PredOpExprContext
- 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
- primaryCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
- primaryCondExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
- primaryCondExpr(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.OrCondExprContext
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExampleAccessContext
- primaryExpr() - Method in class org.fulib.scenarios.parser.ScenarioParser
- PrimaryExpr - Interface in org.fulib.scenarios.ast.expr.primary
- PrimaryExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.primary
- PrimaryExprContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.PrimaryExprContext
- primitiveToWrapper(Type) - Static method in enum org.fulib.scenarios.visitor.Typer
- PrimitiveType - Enum in org.fulib.scenarios.ast.type
- print(PrintWriter) - Method in class org.fulib.scenarios.diagnostic.Marker
R
- range() - Method in class org.fulib.scenarios.parser.ScenarioParser.CollectionContext
- range() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListElemContext
- range() - Method in class org.fulib.scenarios.parser.ScenarioParser
- RangeContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.RangeContext
- RangeExpr - Interface in org.fulib.scenarios.ast.expr.collection
- RangeExpr.Impl - Class in org.fulib.scenarios.ast.expr.collection
- RangeExpr.Visitor<P,R> - Interface in org.fulib.scenarios.ast.expr.collection
- 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() - Method in class org.fulib.scenarios.parser.RegisterParser
- REGISTER - Static variable in class org.fulib.scenarios.parser.RegisterParser
- REGISTER - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- REGISTER - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- REGISTER() - Method in class org.fulib.scenarios.parser.RegisterParser.RegisterContext
- 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. - REGULAR - org.fulib.scenarios.ast.sentence.CommentLevel
- REMOVE - Static variable in class org.fulib.scenarios.parser.RegisterParser
- REMOVE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- REMOVE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- REMOVE() - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- RemoveResolve - Enum in org.fulib.scenarios.visitor.resolve
- REMOVES - Static variable in class org.fulib.scenarios.parser.RegisterParser
- REMOVES - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- REMOVES - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- REMOVES() - Method in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- removeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- removeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- RemoveSentence - Interface in org.fulib.scenarios.ast.sentence
- RemoveSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- RemoveSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- RemoveSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- report(Marker) - Method in class org.fulib.scenarios.ast.scope.DelegatingScope
- report(Marker) - Method in enum org.fulib.scenarios.ast.scope.EmptyScope
- report(Marker) - Method in interface org.fulib.scenarios.ast.scope.Scope
- reportAmbiguity(Parser, DFA, int, int, boolean, BitSet, ATNConfigSet) - Method in class org.fulib.scenarios.tool.ErrorListener
- resolve(String) - Method in class org.fulib.scenarios.ast.scope.DelegatingScope
- resolve(String) - Method in enum org.fulib.scenarios.ast.scope.EmptyScope
- resolve(String) - Method in class org.fulib.scenarios.ast.scope.HidingScope
- resolve(String) - Method in interface org.fulib.scenarios.ast.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
- resolveGroup(String) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- rhs - Variable in class org.fulib.scenarios.parser.ScenarioParser.CondOpExprContext
- roleDef() - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
- roleDef() - Method in class org.fulib.scenarios.parser.RegisterParser
- roleDef(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ClassDefContext
- 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_addSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_andCondExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_answer - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_answerSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_areSentence - 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_bidiNamedExpr - 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_collOp - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_commentSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_compoundSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_compoundSentenceBody - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_condExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_conditionalSentence - 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_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_filterExpr - 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_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_predOp - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_predOpExpr - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_primary - 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_range - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_register - Static variable in class org.fulib.scenarios.parser.RegisterParser
- RULE_removeSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_roleDef - Static variable in class org.fulib.scenarios.parser.RegisterParser
- RULE_scenario - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_sectionSentence - 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_simpleSentences - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_stringLiteral - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_takeSentence - 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_thereSentence - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_typeName - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- RULE_typesName - 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() - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- run(InputStream, OutputStream, OutputStream, String...) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- run(String[]) - 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 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- SAME() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
- scenario() - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
- scenario() - Method in class org.fulib.scenarios.parser.ScenarioParser
- scenario(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.FileContext
- Scenario - Interface in org.fulib.scenarios.ast
- 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
- 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.AddSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.AndCondExprContext - Class in org.fulib.scenarios.parser
- ScenarioParser.AnswerContext - Class in org.fulib.scenarios.parser
- ScenarioParser.AnswerSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.AreSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.AttrCheckContext - Class in org.fulib.scenarios.parser
- ScenarioParser.AttributeAccessContext - Class in org.fulib.scenarios.parser
- ScenarioParser.BidiNamedExprContext - 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.CollOpContext - Class in org.fulib.scenarios.parser
- ScenarioParser.CommentSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.CompoundSentenceBodyContext - Class in org.fulib.scenarios.parser
- ScenarioParser.CompoundSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.CondExprContext - Class in org.fulib.scenarios.parser
- ScenarioParser.ConditionalSentenceContext - 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.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.FilterExprContext - 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.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.PredOpContext - Class in org.fulib.scenarios.parser
- ScenarioParser.PredOpExprContext - 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.RangeContext - Class in org.fulib.scenarios.parser
- ScenarioParser.RemoveSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.ScenarioContext - Class in org.fulib.scenarios.parser
- ScenarioParser.SectionSentenceContext - 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.SimpleSentencesContext - Class in org.fulib.scenarios.parser
- ScenarioParser.StringLiteralContext - Class in org.fulib.scenarios.parser
- ScenarioParser.TakeSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.ThatClauseContext - Class in org.fulib.scenarios.parser
- ScenarioParser.ThatClausesContext - Class in org.fulib.scenarios.parser
- ScenarioParser.ThereSentenceContext - Class in org.fulib.scenarios.parser
- ScenarioParser.TypeNameContext - Class in org.fulib.scenarios.parser
- ScenarioParser.TypesNameContext - 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.ast.scope
- sectionSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- sectionSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
- SectionSentence - Interface in org.fulib.scenarios.ast.sentence
- SectionSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- SectionSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- SectionSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SectionSentenceContext
- sentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
- sentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- sentence(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ScenarioContext
- Sentence - Interface in org.fulib.scenarios.ast.sentence
- 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.visitor.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
- SentenceResolver - Enum in org.fulib.scenarios.visitor.resolve
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentencesContext
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
- sep() - Method in class org.fulib.scenarios.parser.ScenarioParser.WithClausesContext
- sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.HasClausesContext
- sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ListContext
- sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
- sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentencesContext
- sep(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.ThatClausesContext
- 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 interface org.fulib.scenarios.ast.sentence.ActorSentence
- setActor(Name) - Method in class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- 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.RemoveSentence.Impl
- setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- setActor(Name) - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- setActor(Name) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- 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(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
- 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
- setBody(Sentence) - Method in class org.fulib.scenarios.ast.sentence.ConditionalSentence.Impl
- setBody(Sentence) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- setBody(Sentence) - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- setBody(Sentence) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- 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
- setCollection(Expr) - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- setCollection(Expr) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- setCondition(ConditionalExpr) - Method in class org.fulib.scenarios.ast.sentence.ConditionalSentence.Impl
- setCondition(ConditionalExpr) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence
- setConfig(Config) - Method in class org.fulib.scenarios.ast.CompilationContext.Impl
- setConfig(Config) - Method in interface org.fulib.scenarios.ast.CompilationContext
- setContext(CompilationContext) - Method in class org.fulib.scenarios.ast.ScenarioGroup.Impl
- setContext(CompilationContext) - Method in interface org.fulib.scenarios.ast.ScenarioGroup
- setDecl(Decl) - Method in class org.fulib.scenarios.ast.decl.ResolvedName.Impl
- setDecl(Decl) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName
- setDescriptor(VarDecl) - Method in class org.fulib.scenarios.ast.sentence.IsSentence.Impl
- setDescriptor(VarDecl) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence
- setDescriptor(MultiDescriptor) - Method in class org.fulib.scenarios.ast.sentence.AreSentence.Impl
- setDescriptor(MultiDescriptor) - Method in interface org.fulib.scenarios.ast.sentence.AreSentence
- setDescriptor(MultiDescriptor) - Method in class org.fulib.scenarios.ast.sentence.CreateSentence.Impl
- setDescriptor(MultiDescriptor) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence
- setDescriptor(MultiDescriptor) - Method in class org.fulib.scenarios.ast.sentence.ThereSentence.Impl
- setDescriptor(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
- setEnd(Expr) - Method in class org.fulib.scenarios.ast.expr.collection.RangeExpr.Impl
- setEnd(Expr) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- setErr(PrintWriter) - Method in class org.fulib.scenarios.tool.ScenarioCompiler
- setExample(Expr) - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- setExample(Expr) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- 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
- setExprs(List<Expr>) - Method in class org.fulib.scenarios.ast.sentence.TemplateSentence.Impl
- setExprs(List<Expr>) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- setExternal(boolean) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
- setExternal(boolean) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- setExternal(boolean) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
- setExternal(boolean) - Method in interface org.fulib.scenarios.ast.ScenarioFile
- 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
- setFrozen(boolean) - Method in class org.fulib.scenarios.ast.decl.ClassDecl.Impl
- setFrozen(boolean) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl
- 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
- setGroups(Map<String, ScenarioGroup>) - Method in class org.fulib.scenarios.ast.CompilationContext.Impl
- setGroups(Map<String, ScenarioGroup>) - Method in interface org.fulib.scenarios.ast.CompilationContext
- 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
- setLevel(CommentLevel) - Method in class org.fulib.scenarios.ast.sentence.SectionSentence.Impl
- setLevel(CommentLevel) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- 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
- setLhs(Expr) - Method in class org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Impl
- setLhs(Expr) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- setMarkers(List<Marker>) - Method in class org.fulib.scenarios.ast.ScenarioFile.Impl
- setMarkers(List<Marker>) - Method in interface org.fulib.scenarios.ast.ScenarioFile
- 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(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
- 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.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.collection.MapAccessExpr.Impl
- setName(Name) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- 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
- setNames(List<Name>) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
- setNames(List<Name>) - 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
- setOperator(PredicateOperator) - Method in class org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Impl
- setOperator(PredicateOperator) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr
- setOther(AssociationDecl) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
- setOther(AssociationDecl) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- setOtherMany(boolean) - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
- setOtherMany(boolean) - Method in interface org.fulib.scenarios.ast.NamedExpr
- setOtherName(Name) - Method in class org.fulib.scenarios.ast.NamedExpr.Impl
- setOtherName(Name) - Method in interface org.fulib.scenarios.ast.NamedExpr
- 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
- setPackageDir(String) - Method in class org.fulib.scenarios.ast.type.UnresolvedType.Impl
- setPackageDir(String) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType
- 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
- setPosition(Position) - Method in class org.fulib.scenarios.ast.Positioned.Impl
- setPosition(Position) - Method in interface org.fulib.scenarios.ast.Positioned
- setPosition(Position) - Method in enum org.fulib.scenarios.ast.type.PrimitiveType
- setPredicate(ConditionalExpr) - Method in class org.fulib.scenarios.ast.expr.collection.FilterExpr.Impl
- setPredicate(ConditionalExpr) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- 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.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.collection.MapAccessExpr.Impl
- setReceiver(Expr) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr
- 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.expr.collection.FilterExpr.Impl
- setSource(Expr) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr
- setSource(Expr) - Method in class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- setSource(Expr) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- setSource(Expr) - Method in class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- setSource(Expr) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- 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
- setStart(Expr) - Method in class org.fulib.scenarios.ast.expr.collection.RangeExpr.Impl
- setStart(Expr) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr
- setTarget(ClassDecl) - Method in class org.fulib.scenarios.ast.decl.AssociationDecl.Impl
- setTarget(ClassDecl) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl
- setTarget(VarDecl) - Method in class org.fulib.scenarios.ast.sentence.AssignSentence.Impl
- setTarget(VarDecl) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- setTarget(Expr) - Method in class org.fulib.scenarios.ast.sentence.AddSentence.Impl
- setTarget(Expr) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence
- setTarget(Expr) - Method in class org.fulib.scenarios.ast.sentence.RemoveSentence.Impl
- setTarget(Expr) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence
- setTarget(Expr) - Method in class org.fulib.scenarios.ast.sentence.WriteSentence.Impl
- setTarget(Expr) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence
- setTemplate(String) - Method in class org.fulib.scenarios.ast.sentence.TemplateSentence.Impl
- setTemplate(String) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence
- 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
- setText(String) - Method in class org.fulib.scenarios.ast.sentence.SectionSentence.Impl
- setText(String) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence
- 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.expr.ErrorExpr.Impl
- setType(Type) - Method in interface org.fulib.scenarios.ast.expr.ErrorExpr
- setType(Type) - Method in class org.fulib.scenarios.ast.MultiDescriptor.Impl
- setType(Type) - Method in interface org.fulib.scenarios.ast.MultiDescriptor
- setValue(double) - Method in class org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Impl
- setValue(double) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral
- setValue(int) - Method in class org.fulib.scenarios.ast.expr.primary.IntLiteral.Impl
- setValue(int) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral
- setValue(String) - Method in class org.fulib.scenarios.ast.decl.UnresolvedName.Impl
- setValue(String) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName
- 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
- 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(Expr) - Method in class org.fulib.scenarios.ast.sentence.AssignSentence.Impl
- setValue(Expr) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence
- setVarName(String) - Method in class org.fulib.scenarios.ast.sentence.AnswerSentence.Impl
- setVarName(String) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence
- setVarName(Name) - Method in class org.fulib.scenarios.ast.sentence.TakeSentence.Impl
- setVarName(Name) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence
- SHORT - org.fulib.scenarios.ast.type.PrimitiveType
- SHORT_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
- simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
- simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser
- simpleDescriptor() - Method in class org.fulib.scenarios.parser.ScenarioParser.ThereSentenceContext
- SimpleDescriptorContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
- simpleName() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- 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.TakeSentenceContext
- simpleName() - Method in class org.fulib.scenarios.parser.ScenarioParser.TypeNameContext
- simpleName() - Method in class org.fulib.scenarios.parser.ScenarioParser.TypesNameContext
- simpleName(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- SimpleNameContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
- simpleSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- simpleSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentencesContext
- simpleSentence(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentencesContext
- SimpleSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- simpleSentences() - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceBodyContext
- simpleSentences() - Method in class org.fulib.scenarios.parser.ScenarioParser.SentenceContext
- simpleSentences() - Method in class org.fulib.scenarios.parser.ScenarioParser
- SimpleSentencesContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.SimpleSentencesContext
- simpleVarName - Variable in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- source - Variable in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- splitCaps(String) - Static method in class org.fulib.scenarios.parser.Identifiers
- StreamGenerator - Enum in org.fulib.scenarios.visitor.codegen
- STRING - org.fulib.scenarios.ast.type.PrimitiveType
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser.PrimaryContext
- stringLiteral() - Method in class org.fulib.scenarios.parser.ScenarioParser
- StringLiteral - Interface in org.fulib.scenarios.ast.expr.primary
- 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
- SUBTYPE - org.fulib.scenarios.visitor.TypeComparer.Result
- SUPERTYPE - org.fulib.scenarios.visitor.TypeComparer.Result
- SymbolCollector - Enum in org.fulib.scenarios.visitor.resolve
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.fulib.scenarios.tool.ErrorListener
T
- TAKE - Static variable in class org.fulib.scenarios.parser.RegisterParser
- TAKE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- TAKE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- TAKE() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- TAKES - Static variable in class org.fulib.scenarios.parser.RegisterParser
- TAKES - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- TAKES - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- TAKES() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- takeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.CompoundSentenceContext
- takeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- TakeSentence - Interface in org.fulib.scenarios.ast.sentence
- TakeSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- TakeSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- TakeSentenceContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- TemplateSentence - Interface in org.fulib.scenarios.ast.sentence
- TemplateSentence.Impl - Class in org.fulib.scenarios.ast.sentence
- TemplateSentence.Visitor<P,R> - Interface in org.fulib.scenarios.ast.sentence
- THAN - Static variable in class org.fulib.scenarios.parser.RegisterParser
- THAN - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- THAN - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- THAN() - Method in class org.fulib.scenarios.parser.ScenarioParser.CmpOpContext
- 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 - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.AttributeAccessContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.BidiNamedExprContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.EqOpContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameAccessContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.NamedSimpleContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
- THE() - Method in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- 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.ThereSentenceContext
- thereSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- thereSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- ThereSentence - Interface in org.fulib.scenarios.ast.sentence
- 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
- TO() - Method in class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- TO() - Method in class org.fulib.scenarios.parser.ScenarioParser.RangeContext
- tokenNames - Static variable in class org.fulib.scenarios.parser.RegisterParser
-
Deprecated.Use
RegisterParser.VOCABULARYinstead. - tokenNames - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
-
Deprecated.Use
ScenarioLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.fulib.scenarios.parser.ScenarioParser
-
Deprecated.Use
ScenarioParser.VOCABULARYinstead. - toLowerCamelCase(String) - Static method in class org.fulib.scenarios.parser.Identifiers
- toUpperCamelCase(String) - Static method in class org.fulib.scenarios.parser.Identifiers
- Type - Interface in org.fulib.scenarios.ast.type
- Type.Visitor<P,R> - Interface in org.fulib.scenarios.ast.type
- TypeComparer - Enum in org.fulib.scenarios.visitor
- TypeComparer.Result - Enum in org.fulib.scenarios.visitor
- TypeDescriber - Enum in org.fulib.scenarios.visitor.describe
- TypeGenerator - Enum in org.fulib.scenarios.visitor.codegen
- typeName() - Method in class org.fulib.scenarios.parser.ScenarioParser.IsSentenceContext
- typeName() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleDescriptorContext
- typeName() - Method in class org.fulib.scenarios.parser.ScenarioParser
- TypeNameContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.TypeNameContext
- Typer - Enum in org.fulib.scenarios.visitor
- TypeResolver - Enum in org.fulib.scenarios.visitor.resolve
- typesName() - Method in class org.fulib.scenarios.parser.ScenarioParser.AreSentenceContext
- typesName() - Method in class org.fulib.scenarios.parser.ScenarioParser.MultiDescriptorContext
- typesName() - Method in class org.fulib.scenarios.parser.ScenarioParser
- TypesNameContext(ParserRuleContext, int) - Constructor for class org.fulib.scenarios.parser.ScenarioParser.TypesNameContext
U
- UNRELATED - org.fulib.scenarios.visitor.TypeComparer.Result
- 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.expr.conditional.PredicateOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.ast.scope.EmptyScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.ast.sentence.CommentLevel
-
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.visitor.codegen.AssertionGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.codegen.CodeGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.codegen.StreamGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.codegen.TypeGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.describe.DeclDescriber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.describe.TypeDescriber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.ExtractClassDecl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.ExtractDecl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.GetAnswerSentence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.Namer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.preprocess.Grouper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.AddResolve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.NameResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.RemoveResolve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.SymbolCollector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.resolve.TypeResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.TypeComparer.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.TypeComparer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fulib.scenarios.visitor.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.expr.conditional.PredicateOperator
-
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.scope.EmptyScope
-
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.sentence.CommentLevel
-
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.visitor.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.visitor.codegen.CodeGenerator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.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.visitor.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.visitor.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.visitor.codegen.StreamGenerator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.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.visitor.describe.DeclDescriber
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.describe.TypeDescriber
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.ExtractClassDecl
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.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.visitor.GetAnswerSentence
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.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.visitor.preprocess.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.visitor.resolve.AddResolve
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.resolve.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.visitor.resolve.RemoveResolve
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.resolve.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.visitor.resolve.TypeResolver
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.TypeComparer.Result
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.TypeComparer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fulib.scenarios.visitor.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
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.AddSentenceContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.CallSentenceContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.CreateSentenceContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.HasClauseContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.RemoveSentenceContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.TakeSentenceContext
- verb - Variable in class org.fulib.scenarios.parser.ScenarioParser.WriteSentenceContext
- visit(int, int, String, String, String, String[]) - Method in class org.fulib.scenarios.tool.ClassModelVisitor
- visit(CompilationContext, Object) - Method in enum org.fulib.scenarios.visitor.codegen.CodeGenerator
- visit(CompilationContext, Object) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(CompilationContext, Object) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(CompilationContext, P) - Method in interface org.fulib.scenarios.ast.CompilationContext.Visitor
- visit(CompilationContext, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(AssociationDecl, Void) - Method in enum org.fulib.scenarios.visitor.describe.DeclDescriber
- visit(AssociationDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
- visit(AssociationDecl, P) - Method in interface org.fulib.scenarios.ast.decl.AssociationDecl.Visitor
- visit(AssociationDecl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
- visit(AttributeDecl, Void) - Method in enum org.fulib.scenarios.visitor.describe.DeclDescriber
- visit(AttributeDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
- visit(AttributeDecl, P) - Method in interface org.fulib.scenarios.ast.decl.AttributeDecl.Visitor
- visit(AttributeDecl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
- visit(ClassDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
- visit(ClassDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.TypeGenerator
- visit(ClassDecl, P) - Method in interface org.fulib.scenarios.ast.decl.ClassDecl.Visitor
- visit(ClassDecl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
- visit(Decl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
- visit(Decl, P) - Method in interface org.fulib.scenarios.ast.Positioned.Visitor
- visit(MethodDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
- visit(MethodDecl, 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, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(Name, P) - Method in interface org.fulib.scenarios.ast.decl.Name.Visitor
- visit(Name, P) - Method in interface org.fulib.scenarios.ast.Positioned.Visitor
- visit(ParameterDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
- visit(ParameterDecl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
- visit(ParameterDecl, P) - Method in interface org.fulib.scenarios.ast.decl.ParameterDecl.Visitor
- visit(ResolvedName, Object) - Method in enum org.fulib.scenarios.visitor.ExtractDecl
- visit(ResolvedName, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(ResolvedName, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(ResolvedName, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(ResolvedName, P) - Method in interface org.fulib.scenarios.ast.decl.Name.Visitor
- visit(ResolvedName, P) - Method in interface org.fulib.scenarios.ast.decl.ResolvedName.Visitor
- visit(UnresolvedName, Object) - Method in enum org.fulib.scenarios.visitor.ExtractDecl
- visit(UnresolvedName, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(UnresolvedName, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(UnresolvedName, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(UnresolvedName, P) - Method in interface org.fulib.scenarios.ast.decl.Name.Visitor
- visit(UnresolvedName, P) - Method in interface org.fulib.scenarios.ast.decl.UnresolvedName.Visitor
- visit(VarDecl, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.DeclGenerator
- visit(VarDecl, P) - Method in interface org.fulib.scenarios.ast.decl.Decl.Visitor
- visit(VarDecl, P) - Method in interface org.fulib.scenarios.ast.decl.VarDecl.Visitor
- visit(AttributeAccess, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(AttributeAccess, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(AttributeAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AddResolve
- visit(AttributeAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
- visit(AttributeAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.RemoveResolve
- visit(AttributeAccess, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(AttributeAccess, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(AttributeAccess, P) - Method in interface org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor
- visit(AttributeAccess, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(ExampleAccess, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(ExampleAccess, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(ExampleAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
- visit(ExampleAccess, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(ExampleAccess, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(ExampleAccess, P) - Method in interface org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor
- visit(ExampleAccess, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(CallExpr, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(CallExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(CallExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(CallExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(CallExpr, P) - Method in interface org.fulib.scenarios.ast.expr.call.CallExpr.Visitor
- visit(CallExpr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(CreationExpr, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(CreationExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(CreationExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(CreationExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(CreationExpr, P) - Method in interface org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor
- visit(CreationExpr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(CollectionExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(CollectionExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor
- visit(CollectionExpr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(FilterExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(FilterExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(FilterExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.StreamGenerator
- visit(FilterExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor
- visit(FilterExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor
- visit(ListExpr, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(ListExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(ListExpr, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
- visit(ListExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(ListExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(ListExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.StreamGenerator
- visit(ListExpr, 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(MapAccessExpr, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(MapAccessExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(MapAccessExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.StreamGenerator
- visit(MapAccessExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor
- visit(MapAccessExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor
- visit(RangeExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(RangeExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(RangeExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.StreamGenerator
- visit(RangeExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor
- visit(RangeExpr, P) - Method in interface org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor
- visit(AttributeCheckExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(AttributeCheckExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor
- visit(AttributeCheckExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor
- visit(ConditionalExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(ConditionalExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor
- visit(ConditionalExpr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(ConditionalOperatorExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(ConditionalOperatorExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.AssertionGenerator
- visit(ConditionalOperatorExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(ConditionalOperatorExpr, 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(PredicateOperatorExpr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(PredicateOperatorExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.AssertionGenerator
- visit(PredicateOperatorExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(PredicateOperatorExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor
- visit(PredicateOperatorExpr, P) - Method in interface org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Visitor
- visit(ErrorExpr, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(ErrorExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(ErrorExpr, P) - Method in interface org.fulib.scenarios.ast.expr.ErrorExpr.Visitor
- visit(ErrorExpr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(Expr, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(Expr, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AddResolve
- visit(Expr, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
- visit(Expr, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.RemoveResolve
- visit(Expr, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(Expr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(Expr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.StreamGenerator
- visit(Expr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(Expr, P) - Method in interface org.fulib.scenarios.ast.Positioned.Visitor
- visit(AnswerLiteral, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(AnswerLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor
- visit(AnswerLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor
- visit(DoubleLiteral, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(DoubleLiteral, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(DoubleLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor
- visit(DoubleLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor
- visit(IntLiteral, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(IntLiteral, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(IntLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor
- visit(IntLiteral, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor
- visit(NameAccess, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(NameAccess, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(NameAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AddResolve
- visit(NameAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.AssignmentResolve
- visit(NameAccess, Expr) - Method in enum org.fulib.scenarios.visitor.resolve.RemoveResolve
- visit(NameAccess, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.ExprResolver
- visit(NameAccess, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(NameAccess, P) - Method in interface org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor
- visit(NameAccess, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor
- visit(PrimaryExpr, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(PrimaryExpr, P) - Method in interface org.fulib.scenarios.ast.expr.Expr.Visitor
- visit(PrimaryExpr, P) - Method in interface org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor
- visit(StringLiteral, Object) - Method in enum org.fulib.scenarios.visitor.Typer
- visit(StringLiteral, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.ExprGenerator
- visit(StringLiteral, 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(MultiDescriptor, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(NamedExpr, P) - Method in interface org.fulib.scenarios.ast.NamedExpr.Visitor
- visit(NamedExpr, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(Node, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(Positioned, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(Positioned, P) - Method in interface org.fulib.scenarios.ast.Positioned.Visitor
- visit(ScenarioFile, Object) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(ScenarioFile, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(ScenarioFile, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.CodeGenerator
- visit(ScenarioFile, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(ScenarioFile, P) - Method in interface org.fulib.scenarios.ast.ScenarioFile.Visitor
- visit(ScenarioGroup, Object) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(ScenarioGroup, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(ScenarioGroup, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.CodeGenerator
- visit(ScenarioGroup, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(ScenarioGroup, P) - Method in interface org.fulib.scenarios.ast.ScenarioGroup.Visitor
- visit(Scenario, Object) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(Scenario, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.NameResolver
- visit(Scenario, P) - Method in interface org.fulib.scenarios.ast.Node.Visitor
- visit(Scenario, P) - Method in interface org.fulib.scenarios.ast.Scenario.Visitor
- visit(ActorSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(ActorSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(ActorSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(AddSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(AddSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(AddSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.AddSentence.Visitor
- visit(AnswerSentence, Object) - Method in enum org.fulib.scenarios.visitor.GetAnswerSentence
- visit(AnswerSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(AnswerSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(AnswerSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(AnswerSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(AnswerSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor
- visit(AreSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(AreSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.AreSentence.Visitor
- visit(AreSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(AssignSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.visitor.resolve.SymbolCollector
- visit(AssignSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(AssignSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(AssignSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.AssignSentence.Visitor
- visit(AssignSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(CallSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(CallSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(CallSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(CallSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.CallSentence.Visitor
- visit(ConditionalSentence, Object) - Method in enum org.fulib.scenarios.visitor.GetAnswerSentence
- visit(ConditionalSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(ConditionalSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(ConditionalSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor
- visit(ConditionalSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(CreateSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(CreateSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(CreateSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.CreateSentence.Visitor
- visit(DiagramSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(DiagramSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(DiagramSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(DiagramSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor
- visit(DiagramSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(ExpectSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(ExpectSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(ExpectSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(ExpectSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor
- visit(ExpectSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(ExprSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.visitor.resolve.SymbolCollector
- visit(ExprSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(ExprSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(ExprSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ExprSentence.Visitor
- visit(ExprSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(HasSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(HasSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(HasSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.HasSentence.Visitor
- visit(HasSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(IsSentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.visitor.resolve.SymbolCollector
- visit(IsSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(IsSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(IsSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.IsSentence.Visitor
- visit(IsSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(RemoveSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(RemoveSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(RemoveSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor
- visit(SectionSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(SectionSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(SectionSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.SectionSentence.Visitor
- visit(SectionSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(SentenceList, Object) - Method in enum org.fulib.scenarios.visitor.GetAnswerSentence
- visit(SentenceList, Map<String, Decl>) - Method in enum org.fulib.scenarios.visitor.resolve.SymbolCollector
- visit(SentenceList, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(SentenceList, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(SentenceList, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(SentenceList, 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(Sentence, Object) - Method in enum org.fulib.scenarios.visitor.GetAnswerSentence
- visit(Sentence, Map<String, Decl>) - Method in enum org.fulib.scenarios.visitor.resolve.SymbolCollector
- visit(Sentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(Sentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(Sentence, P) - Method in interface org.fulib.scenarios.ast.Positioned.Visitor
- visit(Sentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(TakeSentence, Object) - Method in enum org.fulib.scenarios.visitor.GetAnswerSentence
- visit(TakeSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(TakeSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(TakeSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(TakeSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.TakeSentence.Visitor
- visit(TemplateSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(TemplateSentence, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.SentenceGenerator
- visit(TemplateSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(TemplateSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor
- visit(ThereSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(ThereSentence, Frame) - Method in enum org.fulib.scenarios.visitor.preprocess.Grouper
- visit(ThereSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.Sentence.Visitor
- visit(ThereSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ThereSentence.Visitor
- visit(WriteSentence, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.SentenceResolver
- visit(WriteSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.ActorSentence.Visitor
- visit(WriteSentence, P) - Method in interface org.fulib.scenarios.ast.sentence.WriteSentence.Visitor
- visit(ClassType, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(ClassType, Void) - Method in enum org.fulib.scenarios.visitor.describe.TypeDescriber
- visit(ClassType, Void) - Method in enum org.fulib.scenarios.visitor.ExtractClassDecl
- visit(ClassType, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.TypeResolver
- visit(ClassType, Type) - Method in enum org.fulib.scenarios.visitor.TypeComparer
- visit(ClassType, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.TypeGenerator
- visit(ClassType, P) - Method in interface org.fulib.scenarios.ast.type.ClassType.Visitor
- visit(ClassType, P) - Method in interface org.fulib.scenarios.ast.type.Type.Visitor
- visit(ListType, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(ListType, Void) - Method in enum org.fulib.scenarios.visitor.describe.TypeDescriber
- visit(ListType, Void) - Method in enum org.fulib.scenarios.visitor.ExtractClassDecl
- visit(ListType, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.TypeResolver
- visit(ListType, Type) - Method in enum org.fulib.scenarios.visitor.TypeComparer
- visit(ListType, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.TypeGenerator
- visit(ListType, P) - Method in interface org.fulib.scenarios.ast.type.ListType.Visitor
- visit(ListType, P) - Method in interface org.fulib.scenarios.ast.type.Type.Visitor
- visit(PrimitiveType, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(PrimitiveType, Void) - Method in enum org.fulib.scenarios.visitor.describe.TypeDescriber
- visit(PrimitiveType, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.TypeResolver
- visit(PrimitiveType, Type) - Method in enum org.fulib.scenarios.visitor.TypeComparer
- visit(PrimitiveType, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.TypeGenerator
- visit(PrimitiveType, P) - Method in interface org.fulib.scenarios.ast.type.Type.Visitor
- visit(Type, Void) - Method in enum org.fulib.scenarios.visitor.ExtractClassDecl
- visit(Type, P) - Method in interface org.fulib.scenarios.ast.Positioned.Visitor
- visit(Type, P) - Method in interface org.fulib.scenarios.ast.type.Type.Visitor
- visit(UnresolvedType, Object) - Method in enum org.fulib.scenarios.visitor.Namer
- visit(UnresolvedType, Void) - Method in enum org.fulib.scenarios.visitor.describe.TypeDescriber
- visit(UnresolvedType, Scope) - Method in enum org.fulib.scenarios.visitor.resolve.TypeResolver
- visit(UnresolvedType, Type) - Method in enum org.fulib.scenarios.visitor.TypeComparer
- visit(UnresolvedType, CodeGenDTO) - Method in enum org.fulib.scenarios.visitor.codegen.TypeGenerator
- visit(UnresolvedType, P) - Method in interface org.fulib.scenarios.ast.type.Type.Visitor
- visit(UnresolvedType, P) - Method in interface org.fulib.scenarios.ast.type.UnresolvedType.Visitor
- visitErrorNode(ErrorNode) - Method in class org.fulib.scenarios.parser.RegisterParserBaseListener
- visitErrorNode(ErrorNode) - Method in class org.fulib.scenarios.parser.ScenarioParserBaseListener
- visitField(int, String, String, String, Object) - Method in class org.fulib.scenarios.tool.ClassModelVisitor
- visitMethod(int, String, String, String, String[]) - Method in class org.fulib.scenarios.tool.ClassModelVisitor
- 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
- VOID - org.fulib.scenarios.ast.type.PrimitiveType
- VOID_WRAPPER - org.fulib.scenarios.ast.type.PrimitiveType
W
- warning(Position, String, Object...) - Static method in class org.fulib.scenarios.diagnostic.Marker
- WE - Static variable in class org.fulib.scenarios.parser.RegisterParser
- WE - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- WE - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- WE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ActorContext
- WE() - Method in class org.fulib.scenarios.parser.ScenarioParser.ExpectSentenceContext
- WHICH - Static variable in class org.fulib.scenarios.parser.RegisterParser
- WHICH - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- WHICH - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- WHICH() - Method in class org.fulib.scenarios.parser.ScenarioParser.FilterExprContext
- WITH - Static variable in class org.fulib.scenarios.parser.RegisterParser
- WITH - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- WITH - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- WITH() - Method in class org.fulib.scenarios.parser.ScenarioParser.AnswerSentenceContext
- 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.AreSentenceContext
- 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 - Static variable in class org.fulib.scenarios.parser.RegisterParser
- WORD - Static variable in class org.fulib.scenarios.parser.ScenarioLexer
- WORD - Static variable in class org.fulib.scenarios.parser.ScenarioParser
- 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() - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
- WORD() - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
- WORD() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleNameContext
- WORD(int) - Method in class org.fulib.scenarios.parser.RegisterParser.ExampleValueContext
- WORD(int) - Method in class org.fulib.scenarios.parser.RegisterParser.RoleDefContext
- WORD(int) - Method in class org.fulib.scenarios.parser.ScenarioParser.NameContext
- 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() - Method in class org.fulib.scenarios.parser.ScenarioParser.SimpleSentenceContext
- writeSentence() - Method in class org.fulib.scenarios.parser.ScenarioParser
- WriteSentence - Interface in org.fulib.scenarios.ast.sentence
- 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
All Classes All Packages