blob: d4f333f4fcf2be94468781a3f6b3c47e0ef6eab9 [file] [log] [blame]
[ Class 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 38) this.value = value ==> java.lang.String
Line 43) beginLine ==> int
Line 43) beginColumn ==> int
Line 43) endLine ==> int
Line 43) endColumn ==> int
Line 44) this.value = value ==> java.lang.String
Line 48) v.visit(this, arg) ==> R
Line 52) v.visit(this, arg) ==> void
Line 56) value ==> java.lang.String
Line 60) this.value = value ==> java.lang.String