| 
 | ||||||||||
| 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, 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, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, 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 Sitepublic java.lang.String getProtocol()
getProtocol in class Site
public Site instantiate(Config config)
                 throws SiteResolutionException
instantiate in class SiteSiteResolutionException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||