Uses of Class
org.prorefactor.core.schema.Field.Name

Packages that use Field.Name
org.prorefactor.treeparser General use classes for any or all Tree Parsers. 
 

Uses of Field.Name in org.prorefactor.treeparser
 

Methods in org.prorefactor.treeparser with parameters of type Field.Name
 boolean FieldBuffer.canMatch(Field.Name input)
          Could this FieldBuffer be referenced by the input name? Input Field.Name must already be all lowercase.
 Symbol FieldContainer.lookupFieldOrVar(Field.Name name)
          Check to see if a name matches a Variable or a FieldBuffer in this FieldContainer.
 



Copyright © 2008 Joanju Software. All Rights Reserved.