Uses of Enum
de.inetsoftware.jwebassembly.module.JavaBlockOperator
Packages that use JavaBlockOperator
-
Uses of JavaBlockOperator in de.inetsoftware.jwebassembly.module
Subclasses with type arguments of type JavaBlockOperator in de.inetsoftware.jwebassembly.moduleFields in de.inetsoftware.jwebassembly.module declared as JavaBlockOperatorMethods in de.inetsoftware.jwebassembly.module that return JavaBlockOperatorModifier and TypeMethodDescriptionstatic JavaBlockOperatorReturns the enum constant of this type with the specified name.static JavaBlockOperator[]JavaBlockOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.inetsoftware.jwebassembly.module with parameters of type JavaBlockOperatorModifierConstructorDescriptionprivateParsedBlock(JavaBlockOperator op, int startPosition, int offset, int nextPosition, int lineNumber)