Package gw.lang.parser.coercers
Class IntPHighPriorityCoercer
- java.lang.Object
-
- gw.lang.parser.coercers.BaseCoercer
-
- gw.lang.parser.coercers.BasePHighPriorityCoercer
-
- gw.lang.parser.coercers.IntPHighPriorityCoercer
-
- All Implemented Interfaces:
ICoercer
public class IntPHighPriorityCoercer extends BasePHighPriorityCoercer
-
-
Field Summary
-
Fields inherited from interface gw.lang.parser.ICoercer
MAX_PRIORITY
-
-
Constructor Summary
Constructors Constructor Description IntPHighPriorityCoercer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IntPHighPriorityCoercer
instance()
-
Methods inherited from class gw.lang.parser.coercers.BasePHighPriorityCoercer
coerceValue, getPriority, handlesNull, isExplicitCoercion
-
-
-
-
Method Detail
-
instance
public static IntPHighPriorityCoercer instance()
-
-