java.lang.Object
org.kink_lang.kink.VarrefHelper
The helper for varref vals.
- See Also:
 
- 
Method Summary
 
- 
Method Details
- 
of
Returns a varref.- Parameters:
 owner- the owner of the var.symHandle- the handle of the sym of the var.- Returns:
 - a varref.
 
 - 
of
Returns a varref.- Parameters:
 owner- the owner of the var.sym- the sym of the var.- Returns:
 - a varref.
 
 
 -