|
||||||||||
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.OrcSite
public class OrcSite
Field Summary | |
---|---|
protected java.net.URI |
location
|
Fields inherited from class orc.ast.sites.Site |
---|
CONS, EQUAL, IF, ISNONE, ISSOME, JAVA, LET, NIL, NONE, NOT, ORC, SOME, TRYCONS, TRYNIL |
Constructor Summary | |
---|---|
OrcSite(java.net.URI location)
|
Method Summary | |
---|---|
java.lang.Class |
classify()
|
java.net.URI |
getLocation()
|
java.lang.String |
getProtocol()
|
Site |
instantiate()
|
Type |
type()
|
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 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 java.lang.Class classify()
public Site instantiate()
instantiate
in class Site
public Type type() throws TypeException
type
in class Site
TypeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |