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