Package felix.parser

Parser of Felix that deals with input.

See:
          Description

Class Summary
FelixCommandOptions Class that contains Felix-specific command line options.
FelixInputParser Class that parses program/evidence files.
FELIXLexer  
FELIXParser  
FELIXParser.atom_return  
FELIXParser.atomicExpression_return  
FELIXParser.boolConjunction_return  
FELIXParser.boolConjunctionElement_return  
FELIXParser.boolExpression_return  
FELIXParser.clusteringRule_return  
FELIXParser.datalogRule_return  
FELIXParser.definitions_return  
FELIXParser.evidence_return  
FELIXParser.evidenceList_return  
FELIXParser.existQuan_return  
FELIXParser.expression_return  
FELIXParser.foclause_return  
FELIXParser.funcArgument_return  
FELIXParser.funcExpression_return  
FELIXParser.functionalAtom_return  
FELIXParser.functionalDependency_return  
FELIXParser.functionalDependencyItem_return  
FELIXParser.hardRule_return  
FELIXParser.literal_return  
FELIXParser.mathComparison_return  
FELIXParser.mathExpression_return  
FELIXParser.mathFactor_return  
FELIXParser.mathTerm_return  
FELIXParser.mlnRule_return  
FELIXParser.predArg_return  
FELIXParser.query_return  
FELIXParser.queryCommaList_return  
FELIXParser.queryList_return  
FELIXParser.ruleList_return  
FELIXParser.schema_return  
FELIXParser.schemaConstraint_return  
FELIXParser.schemaList_return  
FELIXParser.scopingRule_return  
FELIXParser.softRule_return  
FELIXParser.term_return  
 

Package felix.parser Description

Parser of Felix that deals with input.