Uses of Enum
de.inetsoftware.jwebassembly.module.JavaBlockOperator
Packages that use JavaBlockOperator
-
Uses of JavaBlockOperator in de.inetsoftware.jwebassembly.module
Fields in de.inetsoftware.jwebassembly.module declared as JavaBlockOperatorMethods in de.inetsoftware.jwebassembly.module that return JavaBlockOperatorModifier and TypeMethodDescriptionstatic JavaBlockOperator
Returns 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 JavaBlockOperatorModifierConstructorDescriptionprivate
ParsedBlock
(JavaBlockOperator op, int startPosition, int offset, int nextPosition, int lineNumber)