Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
Packages that use CharLiteral
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 CharLiteral in org.aspectj.org.eclipse.jdt.core.dom
Methods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type CharLiteralModifier and TypeMethodDescriptionAjASTConverter.convert(CharLiteral expression) ASTConverter.convert(CharLiteral expression) -
Uses of CharLiteral in org.aspectj.org.eclipse.jdt.internal.compiler
Methods in org.aspectj.org.eclipse.jdt.internal.compiler with parameters of type CharLiteralModifier and TypeMethodDescriptionvoidASTVisitor.endVisit(CharLiteral charLiteral, BlockScope scope) booleanASTVisitor.visit(CharLiteral charLiteral, BlockScope scope) booleanGenericAstVisitor.visit(CharLiteral charLiteral, BlockScope scope) -
Uses of CharLiteral in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.ast with parameters of type CharLiteralModifier and TypeMethodDescriptionStringLiteral.extendWith(CharLiteral lit) creates a copy of dedicated Type for optimizeStringLiterals with the given CharLiteral appended