|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectRaptor.ProgramParser.Statements.Instruction
Raptor.ProgramParser.Statements.VoidMethod
public class VoidMethod
| Constructor Summary | |
|---|---|
VoidMethod(PTerm m)
|
|
| Method Summary | |
|---|---|
java.lang.String |
clashes(PanSignature signature)
Returns a String containing an Error character if this Formula clashes with the passed PanSignature, Otherwise it will return an Empty String "" An Instruction clashes with a signature if any of its parts clash with the signature. |
java.lang.String |
display()
Returns a String to display the instruction. |
Method |
getMethod()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VoidMethod(PTerm m)
| Method Detail |
|---|
public java.lang.String clashes(PanSignature signature)
Instruction
clashes in class Instructionsignature - PanSignature represents the PanSignature to be checked if this
Formula clashes with.public java.lang.String display()
Instruction
display in class Instructionpublic Method getMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||