public class InstructionComponent
extends java.lang.Object
| Type | Property and Description |
|---|---|
boolean |
is
Gets the value of the property property.
|
static InstructionComponent |
mk |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getArgNumber() |
int |
hashCode() |
boolean |
isArgument() |
boolean |
isBase() |
boolean |
isProperty()
Gets the value of the property property.
|
boolean |
isTarget() |
static InstructionComponent |
mkArg(int argNumber) |
static InstructionComponent |
mkBase() |
static InstructionComponent |
mkProperty() |
static InstructionComponent |
mkTarget() |
java.lang.String |
toString() |
public boolean isProperty
public static InstructionComponent mkProperty
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int getArgNumber()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean isArgument()
public boolean isBase()
public boolean isProperty()
public boolean isTarget()
public static InstructionComponent mkArg(int argNumber)
public static InstructionComponent mkBase()
public static InstructionComponent mkProperty()
public static InstructionComponent mkTarget()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2009-2019 Aarhus University