Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp641 rchandle<QName> theDotVarName; member in zorba::TranslatorImpl
716 theDotVarName = new QName(loc, static_context::DOT_VAR_NAME); in TranslatorImpl()
736 return theRootTranslator->theDotVarName; in getDotVarName()