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