Class Hierarchy
- java.lang.Object
- org.fulib.scenarios.ast.CompilationContext.Impl (implements org.fulib.scenarios.ast.CompilationContext)
- org.fulib.scenarios.ast.MultiDescriptor.Impl (implements org.fulib.scenarios.ast.MultiDescriptor)
- org.fulib.scenarios.ast.NamedExpr.Impl (implements org.fulib.scenarios.ast.NamedExpr)
- org.fulib.scenarios.ast.Positioned.Impl (implements org.fulib.scenarios.ast.Positioned)
- org.fulib.scenarios.ast.Scenario.Impl (implements org.fulib.scenarios.ast.Scenario)
- org.fulib.scenarios.ast.ScenarioFile.Impl (implements org.fulib.scenarios.ast.ScenarioFile)
- org.fulib.scenarios.ast.ScenarioGroup.Impl (implements org.fulib.scenarios.ast.ScenarioGroup)
Interface Hierarchy
- org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ListType.Visitor<P,R>, org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ListType.Visitor<P,R>, org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>)
- org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Positioned.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.type.ListType.Visitor<P,R>
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>, org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>, org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Positioned.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>)
- org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.Positioned.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Node
- org.fulib.scenarios.ast.CompilationContext
- org.fulib.scenarios.ast.MultiDescriptor
- org.fulib.scenarios.ast.NamedExpr
- org.fulib.scenarios.ast.Positioned
- org.fulib.scenarios.ast.Scenario
- org.fulib.scenarios.ast.ScenarioFile
- org.fulib.scenarios.ast.ScenarioGroup
- org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.conditional.PredicateOperatorExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.conditional.AttributeCheckExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalOperatorExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.type.PrimitiveType.Visitor<P,R>
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>, org.fulib.scenarios.ast.type.ListType.Visitor<P,R>, org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>, org.fulib.scenarios.ast.type.ListType.Visitor<P,R>, org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.RangeExpr.Visitor<P,R>
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.collection.FilterExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.ListExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.MapAccessExpr.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.ResolvedName.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Name.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.UnresolvedName.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Name.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.UnresolvedName.Visitor<P,R>)
- org.fulib.scenarios.ast.Scenario.Visitor<P,R>
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Positioned.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Positioned.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Positioned.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.StringLiteral.Visitor<P,R>
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.Expr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.access.AttributeAccess.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CallExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.collection.CollectionExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.conditional.ConditionalExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.call.CreationExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.ErrorExpr.Visitor<P,R>, org.fulib.scenarios.ast.expr.access.ExampleAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.expr.primary.PrimaryExpr.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.primary.AnswerLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.DoubleLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.IntLiteral.Visitor<P,R>, org.fulib.scenarios.ast.expr.primary.NameAccess.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.UnresolvedName.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Name.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.ResolvedName.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Name.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.ResolvedName.Visitor<P,R>)
- org.fulib.scenarios.ast.type.UnresolvedType.Visitor<P,R>
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>, org.fulib.scenarios.ast.type.ListType.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>)
- org.fulib.scenarios.ast.type.Type.Visitor<P,R> (also extends org.fulib.scenarios.ast.type.ClassType.Visitor<P,R>, org.fulib.scenarios.ast.type.ListType.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.VarDecl.Visitor<P,R>
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.decl.Decl.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.AssociationDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.AttributeDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ClassDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.MethodDecl.Visitor<P,R>, org.fulib.scenarios.ast.decl.ParameterDecl.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.WriteSentence.Visitor<P,R>
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.Node.Visitor<P,R> (also extends org.fulib.scenarios.ast.CompilationContext.Visitor<P,R>, org.fulib.scenarios.ast.MultiDescriptor.Visitor<P,R>, org.fulib.scenarios.ast.NamedExpr.Visitor<P,R>, org.fulib.scenarios.ast.Scenario.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioFile.Visitor<P,R>, org.fulib.scenarios.ast.ScenarioGroup.Visitor<P,R>)
- org.fulib.scenarios.ast.Positioned.Visitor<P,R> (also extends org.fulib.scenarios.ast.decl.Decl.Visitor<P,R>, org.fulib.scenarios.ast.expr.Expr.Visitor<P,R>, org.fulib.scenarios.ast.decl.Name.Visitor<P,R>, org.fulib.scenarios.ast.type.Type.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.Sentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AreSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AssignSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ConditionalSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.DiagramSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExpectSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ExprSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.HasSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.IsSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SectionSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.SentenceList.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TemplateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.ThereSentence.Visitor<P,R>)
- org.fulib.scenarios.ast.sentence.ActorSentence.Visitor<P,R> (also extends org.fulib.scenarios.ast.sentence.AddSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.AnswerSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CallSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.CreateSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.RemoveSentence.Visitor<P,R>, org.fulib.scenarios.ast.sentence.TakeSentence.Visitor<P,R>)