visit
open override fun visit(n: AnnotationMemberDeclaration, arg: Unit?): MutableList<DocumentSymbol>(source)
open override fun visit(n: ClassOrInterfaceDeclaration, arg: Unit?): MutableList<DocumentSymbol>(source)
open override fun visit(n: EnumConstantDeclaration, arg: Unit?): MutableList<DocumentSymbol>(source)
open override fun visit(n: VariableDeclarationExpr?, arg: Unit?): MutableList<DocumentSymbol>?(source)
open override fun visit(n: JmlRepresentsDeclaration?, arg: Unit?): MutableList<DocumentSymbol>(source)
open override fun visit(n: JmlClassAccessibleDeclaration, arg: Unit?): MutableList<DocumentSymbol>(source)
open override fun visit(n: JmlClassExprDeclaration, arg: Unit?): MutableList<DocumentSymbol>(source)