Uses of Enum Class
org.ek9lang.compiler.common.ClassModifierChangePredicate.Mode
Packages that use ClassModifierChangePredicate.Mode
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of ClassModifierChangePredicate.Mode in org.ek9lang.compiler.common
Subclasses with type arguments of type ClassModifierChangePredicate.Mode in org.ek9lang.compiler.commonModifier and TypeClassDescriptionstatic enumThe four modifier toggle modes.Methods in org.ek9lang.compiler.common that return ClassModifierChangePredicate.ModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ClassModifierChangePredicate.Mode[]ClassModifierChangePredicate.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ek9lang.compiler.common with parameters of type ClassModifierChangePredicate.ModeModifier and TypeMethodDescriptionClassModifierChangePredicate.canChange(ISymbol symbol, ClassModifierChangePredicate.Mode mode)