Class ConstantExpressionVisitor

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
com.bradyrussell.uiscoin.lang.generated.UISCBaseVisitor<TypedValue>
com.bradyrussell.uiscoin.lang.compiler.ConstantExpressionVisitor
All Implemented Interfaces:
UISCVisitor<TypedValue>, org.antlr.v4.runtime.tree.ParseTreeVisitor<TypedValue>

public class ConstantExpressionVisitor
extends UISCBaseVisitor<TypedValue>