Enum Class的使用
org.ssssssss.script.parsing.ast.UnaryOperation.UnaryOperator
-
org.ssssssss.script.parsing.ast中UnaryOperation.UnaryOperator的使用
修饰符和类型方法说明UnaryOperation.getOperator()static UnaryOperation.UnaryOperatorUnaryOperation.UnaryOperator.getOperator(Token op) static UnaryOperation.UnaryOperatorReturns the enum constant of this class with the specified name.static UnaryOperation.UnaryOperator[]UnaryOperation.UnaryOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.