Node information computed during traversal of the expressions. More...
Public Member Functions | |
NodeInfo (bool n=false, PosSet *fp=NULL, PosSet *lp=NULL) | |
Public Attributes | |
bool | nullable |
PosSet * | firstpos |
PosSet * | lastpos |
Node information computed during traversal of the expressions.