Class StringSwitchValue
java.lang.Object
org.openzen.zenscript.codemodel.expression.switchvalue.StringSwitchValue
- All Implemented Interfaces:
SwitchValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<C,R> R accept(C context, SwitchValueVisitorWithContext<C, R> visitor) <T> Taccept(SwitchValueVisitor<T> visitor)
-
Field Details
-
value
-
-
Constructor Details
-
StringSwitchValue
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceSwitchValue
-
accept
- Specified by:
acceptin interfaceSwitchValue
-