Package org.robovm.compiler.llvm
Class Argument
java.lang.Object
org.robovm.compiler.llvm.Argument
- All Implemented Interfaces:
Writable
public class Argument extends Object implements Writable
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Constructor Summary
Constructors Constructor Description Argument(Value value, ParameterAttribute... attributes) -
Method Summary