ref_send API 2.17
defensive programming in Java

Uses of Class
org.ref_send.scope.Layout

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

Uses of Layout in org.ref_send.markup
 

Fields in org.ref_send.markup declared as Layout
static Layout<Link> Link.Maker
          A Link maker.
 

Uses of Layout in org.ref_send.scope
 

Fields in org.ref_send.scope declared as Layout
 Layout<T> Scope.meta
          structural type
static Layout<OK> OK.meta
          The OK type.
 

Methods in org.ref_send.scope that return Layout
static
<T> Layout<T>
Layout.define(java.lang.String... names)
          Defines a new structural type.
 

Methods in org.ref_send.scope with parameters of type Layout
static
<T> Scope<T>
Scope.make(Layout<T> meta, ConstArray<?> values)
          Constructs an instance.
 


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.