Class MapOperatorText

java.lang.Object
org.ek9lang.compiler.phase3.MapOperatorText
All Implemented Interfaces:
Function<EK9Parser.ExpressionContext,String>

final class MapOperatorText extends Object implements Function<EK9Parser.ExpressionContext,String>
Returns the appropriate operator text symbol for the expression. This assumes there is an operator.