|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cg.codegen.Endpoint
public class Endpoint
Services common to both calls and procedures.
| Constructor Summary | |
|---|---|
Endpoint()
|
|
| Method Summary | |
|---|---|
static boolean |
parameterIsCompiled(JPNode directionNode)
Determine if a call arg or a formal arg is to be compiled down to bytecode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Endpoint()
| Method Detail |
|---|
public static boolean parameterIsCompiled(JPNode directionNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||