|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.sites.Site
orc.ast.sites.JavaSite
public class JavaSite
| Field Summary | |
|---|---|
protected java.net.URI |
location
|
| Fields inherited from class orc.ast.sites.Site |
|---|
CONS, EQUAL, HEAD, IF, ISCONS, ISNIL, ISNONE, ISSOME, JAVA, LET, NIL, NONE, NOT, ORC, SOME, TAIL |
| Constructor Summary | |
|---|---|
JavaSite(java.net.URI location)
|
|
| Method Summary | |
|---|---|
java.net.URI |
getLocation()
|
java.lang.String |
getProtocol()
|
Site |
instantiate()
|
| Methods inherited from class orc.ast.sites.Site |
|---|
build, build, buildCoreSite, equals |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.net.URI location
| Constructor Detail |
|---|
public JavaSite(java.net.URI location)
| Method Detail |
|---|
public java.net.URI getLocation()
getLocation in class Sitepublic java.lang.String getProtocol()
getProtocol in class Sitepublic Site instantiate()
instantiate in class Site
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||