Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/swig/
H A DStaticContext.h302 TypeIdentifier getContextItemStaticType();
H A DStaticContext.i177 TypeIdentifier StaticContext::getContextItemStaticType() in getContextItemStaticType() function
178 { return TypeIdentifier(theStaticContext->getContextItemStaticType()); } in getContextItemStaticType()
/dports/textproc/zorba/zorba-2.7.0/test/unit/
H A Dcontext_item.cpp43 zorba::TypeIdentifier_t type = sctx->getContextItemStaticType(); in test_1()
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dstatic_context.h447 getContextItemStaticType() const = 0;
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dstaticcontextimpl.h221 getContextItemStaticType() const;
H A Dstaticcontextimpl.cpp966 StaticContextImpl::getContextItemStaticType() const in getContextItemStaticType() function in zorba::StaticContextImpl
/dports/textproc/zorba/zorba-2.7.0/swig/xqj/
H A DZorbaXQStaticContext.java265 public XQItemType getContextItemStaticType() { in getContextItemStaticType() method in ZorbaXQStaticContext