Lines Matching refs:runtime

50     protected final NGCCRuntimeEx $runtime;
57 return($runtime);
60 public facet(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) {
62 $runtime = runtime;
66 public facet(NGCCRuntimeEx runtime) {
67 this(null, runtime, runtime, -1);
72 result = new FacetImpl( $runtime.document,
74 $runtime.createXmlString(value), $runtime.parseBoolean(fixed) );
79 locator=$runtime.copyLocator();
91 NGCCHandler h = new annotation(this, super._source, $runtime, 418, null,AnnotationContext.SIMPLETYPE_DECL);
96 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
103 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
119 if(($ai = $runtime.getAttributeIndex("","value"))>=0) {
120 $runtime.consumeAttribute($ai);
121 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
131 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 420, fa);
141 if(($ai = $runtime.getAttributeIndex("","fixed"))>=0) {
142 $runtime.consumeAttribute($ai);
143 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
147 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
168 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
174 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
190 if(($ai = $runtime.getAttributeIndex("","value"))>=0) {
191 $runtime.consumeAttribute($ai);
192 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
202 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 420, fa);
212 if(($ai = $runtime.getAttributeIndex("","fixed"))>=0) {
213 $runtime.consumeAttribute($ai);
214 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
218 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
239 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
264 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
285 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
316 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
333 $runtime.sendText(super._cookie, $value);
349 if(($ai = $runtime.getAttributeIndex("","value"))>=0) {
350 $runtime.consumeAttribute($ai);
351 $runtime.sendText(super._cookie, $value);
363 if(($ai = $runtime.getAttributeIndex("","fixed"))>=0) {
364 $runtime.consumeAttribute($ai);
365 $runtime.sendText(super._cookie, $value);
369 $runtime.sendText(super._cookie, $value);