Interface VoidVisitor<A>
- All Known Implementing Classes:
DefaultPrettyPrinterVisitor, ModifierValidator, NoBinaryIntegerLiteralsValidator, NodeFinderVisitor, NoUnderscoresInIntegerLiteralsValidator, PrettyPrintVisitor, RecordAsTypeIdentifierNotAllowed, ReservedKeywordValidator, UnderscoreKeywordValidator, VisitorValidator, VoidVisitorAdapter, VoidVisitorWithDefaults
public interface VoidVisitor<A>
A visitor that does not return anything.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvisit(ArrayCreationLevel n, A arg) voidvisit(AnnotationDeclaration n, A arg) voidvisit(AnnotationMemberDeclaration n, A arg) voidvisit(ClassOrInterfaceDeclaration n, A arg) voidvisit(CompactConstructorDeclaration n, A arg) voidvisit(ConstructorDeclaration n, A arg) voidvisit(EnumConstantDeclaration n, A arg) voidvisit(EnumDeclaration n, A arg) voidvisit(FieldDeclaration n, A arg) voidvisit(InitializerDeclaration n, A arg) voidvisit(MethodDeclaration n, A arg) voidvoidvisit(ReceiverParameter n, A arg) voidvisit(RecordDeclaration n, A arg) voidvisit(VariableDeclarator n, A arg) voidvisit(BlockComment n, A arg) voidvisit(LineComment n, A arg) voidvisit(MarkdownComment n, A arg) voidvisit(TraditionalJavadocComment n, A arg) voidvisit(CompilationUnit n, A arg) voidvisit(ArrayAccessExpr n, A arg) voidvisit(ArrayCreationExpr n, A arg) voidvisit(ArrayInitializerExpr n, A arg) voidvisit(AssignExpr n, A arg) voidvisit(BinaryExpr n, A arg) voidvisit(BooleanLiteralExpr n, A arg) voidvoidvisit(CharLiteralExpr n, A arg) voidvoidvisit(ConditionalExpr n, A arg) voidvisit(DoubleLiteralExpr n, A arg) voidvisit(EnclosedExpr n, A arg) voidvisit(FieldAccessExpr n, A arg) voidvisit(InstanceOfExpr n, A arg) voidvisit(IntegerLiteralExpr n, A arg) voidvisit(LambdaExpr n, A arg) voidvisit(LongLiteralExpr n, A arg) voidvisit(MarkerAnnotationExpr n, A arg) voidvisit(MatchAllPatternExpr n, A arg) voidvisit(MemberValuePair n, A arg) voidvisit(MethodCallExpr n, A arg) voidvisit(MethodReferenceExpr n, A arg) voidvoidvoidvisit(NormalAnnotationExpr n, A arg) voidvisit(NullLiteralExpr n, A arg) voidvisit(ObjectCreationExpr n, A arg) voidvisit(RecordPatternExpr n, A arg) voidvisit(SimpleName n, A arg) voidvisit(SingleMemberAnnotationExpr n, A arg) voidvisit(StringLiteralExpr n, A arg) voidvoidvisit(SwitchExpr switchExpr, A arg) voidvisit(TextBlockLiteralExpr n, A arg) voidvoidvoidvisit(TypePatternExpr n, A arg) voidvoidvisit(VariableDeclarationExpr n, A arg) voidvisit(ImportDeclaration n, A arg) voidvoidvisit(ModuleDeclaration n, A arg) voidvisit(ModuleExportsDirective n, A arg) voidvisit(ModuleOpensDirective n, A arg) voidvisit(ModuleProvidesDirective n, A arg) voidvisit(ModuleRequiresDirective n, A arg) voidvisit(ModuleUsesDirective n, A arg) voidvoidvisit(PackageDeclaration n, A arg) voidvisit(AssertStmt n, A arg) voidvoidvoidvisit(CatchClause n, A arg) voidvisit(ContinueStmt n, A arg) voidvoidvoidvisit(ExplicitConstructorInvocationStmt n, A arg) voidvisit(ExpressionStmt n, A arg) voidvisit(ForEachStmt n, A arg) voidvoidvoidvisit(LabeledStmt n, A arg) voidvisit(LocalClassDeclarationStmt n, A arg) voidvisit(LocalRecordDeclarationStmt n, A arg) voidvisit(ReturnStmt n, A arg) voidvisit(SwitchEntry n, A arg) voidvisit(SwitchStmt n, A arg) voidvisit(SynchronizedStmt n, A arg) voidvoidvoidvisit(UnparsableStmt n, A arg) voidvoidvoidvoidvisit(ClassOrInterfaceType n, A arg) voidvisit(IntersectionType n, A arg) voidvisit(PrimitiveType n, A arg) voidvisit(TypeParameter n, A arg) voidvoidvisit(UnknownType n, A arg) voidvoidvoidvisit(WildcardType n, A arg)
-
Method Details
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-