Class VariableNameForIR

java.lang.Object
org.ek9lang.compiler.phase7.support.VariableNameForIR
All Implemented Interfaces:
Function<ISymbol,String>

public final class VariableNameForIR extends Object implements Function<ISymbol,String>
Get the name of the variable suitable for use in the IR. Note that is a variable and property then prefixed with "this.".