|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| binary_op_t (ast_type_t asttype_, xpath_value_type rettype_, int precedence_) | |
Static Public Member Functions | |
| static binary_op_t | parse (xpath_lexer &lexer) |
Public Attributes | |
| ast_type_t | asttype |
| xpath_value_type | rettype |
| int | precedence |
1.8.6