Uses of Enum Class
org.klojang.templates.ParseErrorCode
Packages that use ParseErrorCode
-
Uses of ParseErrorCode in org.klojang.templates
Methods in org.klojang.templates that return ParseErrorCodeModifier and TypeMethodDescriptionParseException.getErrorCode()
Returns aParseErrorCode
constant identifying the error.static ParseErrorCode
Returns the enum constant of this class with the specified name.static ParseErrorCode[]
ParseErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.