JavaParserSymbolDeclaration
This should not be used to represent fields of parameters. Eventually this should be renamed in JavaParserVariableDeclaration.
Author
Federico Tomassetti
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun localVar(variableDeclarator: VariableDeclarator, typeSolver: TypeSolver): JavaParserVariableDeclaration
Link copied to clipboard
Link copied to clipboard
open fun patternVar(typePatternExpr: TypePatternExpr, typeSolver: TypeSolver): JavaParserTypePatternDeclaration