sdr 0.7

Uses of Class
net.cscott.sdr.calls.lists.A1List.SolidType

Packages that use A1List.SolidType
net.cscott.sdr.calls.lists This package contains call lists and generated natural-language parsers for the various square dance programs. 
 

Uses of A1List.SolidType in net.cscott.sdr.calls.lists
 

Methods in net.cscott.sdr.calls.lists that return A1List.SolidType
static A1List.SolidType A1List.SolidType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static A1List.SolidType[] A1List.SolidType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.cscott.sdr.calls.lists with parameters of type A1List.SolidType
A1List.SolidEvaluator(Expr subCall, NamedTaggedFormation solidFormation, A1List.SolidMatch match, A1List.SolidType type)
           
A1List.SolidEvaluator(Expr subCall, String formationName, Matcher solidMatcher, A1List.SolidType type)
           
 


sdr 0.7

Copyright © 2006-2009 C. Scott Ananian