ref_send API 2.17
defensive programming in Java

Uses of Class
org.ref_send.scope.Scope

Packages that use Scope
org.ref_send.markup Human friendly annotation of a reference graph. 
org.ref_send.scope A pass-by-copy interface. 
 

Uses of Scope in org.ref_send.markup
 

Methods in org.ref_send.markup that return Scope
static Scope<Link> Link.a(java.lang.Object href, java.lang.String name)
          Constructs an instance.
 

Uses of Scope in org.ref_send.scope
 

Methods in org.ref_send.scope that return Scope
static
<T> Scope<T>
Scope.make(Layout<T> meta, ConstArray<?> values)
          Constructs an instance.
 Scope<T> Layout.make(java.lang.Object... values)
          Constructs a scope.
static Scope<OK> OK.ok()
          Constructs an instance.
 

Methods in org.ref_send.scope with parameters of type Scope
 boolean Layout.of(Scope<T> scope)
          Does a given scope conform to this structural type?
 


ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.