Home
last modified time | relevance | path

Searched refs:occur_h (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.cpp4213 occur_h(_occur_h) in SequenceType()
4223 ACCEPT (occur_h); in accept()
H A Dparsenodes.h4972 rchandle<OccurrenceIndicator> occur_h; variable
4982 rchandle<OccurrenceIndicator> get_occur() const { return occur_h; } in get_occur()