libstx-exparser/AnyScalar.cc [code] | Implementation of the typed scalar value class AnyScalar used by the parser to represent values |
libstx-exparser/AnyScalar.h [code] | Definition of a typed scalar value class AnyScalar used by the parser to represent values |
libstx-exparser/ExpressionParser.cc [code] | Implementation of the parser using a boost::spirit grammar and a different specializations of ParseNode |
libstx-exparser/ExpressionParser.h [code] | Definition of a the public interface of the STX Expression Parser |