Package org.robovm.compiler.llvm
Class VariableRef
java.lang.Object
org.robovm.compiler.llvm.Value
org.robovm.compiler.llvm.VariableRef
- All Implemented Interfaces:
Writable
public class VariableRef extends Value
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Constructor Summary
Constructors Constructor Description VariableRef(String name, Type type)VariableRef(Variable var) -
Method Summary
Methods inherited from class org.robovm.compiler.llvm.Value
isFloatingPoint, isFunction, isInteger, isPointer