Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
Packages that use StringLiteralConcatenation
Package
Description
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Uses of StringLiteralConcatenation in org.aspectj.org.eclipse.jdt.core.dom
Methods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type StringLiteralConcatenationModifier and TypeMethodDescriptionAjASTConverter.convert(StringLiteralConcatenation expression) ASTConverter.convert(StringLiteralConcatenation expression) -
Uses of StringLiteralConcatenation in org.aspectj.org.eclipse.jdt.internal.compiler
Methods in org.aspectj.org.eclipse.jdt.internal.compiler with parameters of type StringLiteralConcatenationModifier and TypeMethodDescriptionvoidASTVisitor.endVisit(StringLiteralConcatenation literal, BlockScope scope) booleanASTVisitor.visit(StringLiteralConcatenation literal, BlockScope scope) booleanGenericAstVisitor.visit(StringLiteralConcatenation literal, BlockScope scope) -
Uses of StringLiteralConcatenation in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.ast that return StringLiteralConcatenationModifier and TypeMethodDescriptionStringLiteral.extendsWith(StringLiteral lit) creates a copy of dedicated Type for unoptimizeStringLiterals with the given StringLiteral appended