|
HDK
|
Classes | |
| struct | PathPatStretch |
| struct | PathPatSep |
| struct | BracedPredExpr |
| struct | PrimPathWildCard |
| struct | PropPathWildCard |
| struct | PrimPathPatternElemText |
| struct | PropPathPatternElemText |
| struct | PrimPathPatternElem |
| struct | PropPathPatternElem |
| struct | PathPatternElems |
| struct | AbsPathPattern |
| struct | DotDot |
| struct | DotDots |
| struct | ReflexiveRelative |
| struct | AbsoluteStart |
| struct | PathPattern |
Typedefs | |
| template<class Rule , class Sep > | |
| using | LookaheadList = seq< Rule, star< at< Sep, Rule >, Sep, Rule >> |
| template<class Rule > | |
| using | OptSpaced = pad< Rule, blank > |
| using SdfPathPatternParser::LookaheadList = typedef seq<Rule, star<at<Sep, Rule>, Sep, Rule>> |
Definition at line 25 of file pathPatternParser.h.
| using SdfPathPatternParser::OptSpaced = typedef pad<Rule, blank> |
Definition at line 27 of file pathPatternParser.h.