Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
Packages that use Literal
Package
Description
-
Uses of Literal in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Subclasses of Literal in org.aspectj.org.eclipse.jdt.internal.codeassist.complete -
Uses of Literal in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Subclasses of Literal in org.aspectj.org.eclipse.jdt.internal.compiler.astModifier and TypeClassDescriptionclassclassclassclassSole purpose ofFakeDefaultLiteralis to appear in case 'default' of switch patterns (JEP 406 at the time of writing this comment)classclassclassclassclassclassclassclassclassclassclassFlatten string literalclassclass -
Uses of Literal in org.aspectj.org.eclipse.jdt.internal.compiler.problem
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.problem with parameters of type LiteralModifier and TypeMethodDescriptionvoidProblemReporter.constantOutOfRange(Literal literal, TypeBinding literalType)