blob: 420e88038d844009ff46c35675c67abf0cbcd1ed [file] [log] [blame]
[ Class com.github.javaparser.ast.expr.IntegerLiteralMinValueExpr ]
superclass: com.github.javaparser.ast.expr.IntegerLiteralExpr
superclass: com.github.javaparser.ast.expr.StringLiteralExpr
superclass: com.github.javaparser.ast.expr.LiteralExpr
superclass: com.github.javaparser.ast.expr.Expression
superclass: com.github.javaparser.ast.Node
superclass: java.lang.Object
interface: java.lang.Cloneable
Line 33) MIN_VALUE ==> java.lang.String
Line 37) beginLine ==> int
Line 37) beginColumn ==> int
Line 37) endLine ==> int
Line 37) endColumn ==> int
Line 37) MIN_VALUE ==> java.lang.String
Line 41) v.visit(this, arg) ==> R
Line 45) v.visit(this, arg) ==> void