Lines Matching defs:sb

96   private SchemaBuilder sb;
144 public CompactSyntax(CompactParseable parseable, Reader r, String sourceUri, SchemaBuilder sb, ErrorHandler eh, String inheritedNs) {
148 this.sb = sb;
149 this.ncb = sb.getNameClassBuilder();
153 this.topLevelComments = sb.makeCommentList();
252 return sb.makeLocation(sourceUri, t.beginLine, t.beginColumn);
339 comments = sb.makeCommentList();
366 return sb.commentAfter(p, comments);
389 return sb.makeAnnotations(comments, getContext());
397 a = sb.makeAnnotations(null, getContext());
407 return sb.makeAnnotations(comments, getContext());
416 return sb.makeAnnotations(comments, getContext());
760 p = afterComments(g.endIncludedGrammar(sb.makeLocation(sourceUri, 1, 1), a));
770 g = sb.makeGrammar(scope);
772 p = afterComments(g.endGrammar(sb.makeLocation(sourceUri, 1, 1), a));
931 p = sb.annotateAfter(p, e);
997 {if (true) return sb.makeEmpty(makeLocation(t), a);}
1004 {if (true) return sb.makeText(makeLocation(t), a);}
1011 {if (true) return sb.makeNotAllowed(makeLocation(t), a);}
1043 p = sb.makeChoice(patterns, makeLocation(t), a);
1060 p = sb.makeInterleave(patterns, makeLocation(t), a);
1077 p = sb.makeGroup(patterns, makeLocation(t), a);
1091 p = sb.annotate(p, a);
1093 p = sb.makeGroup(patterns, makeLocation(t), a);
1113 checkExcept(except); p = sb.makeOneOrMore(p, makeLocation(t), null);
1117 checkExcept(except); p = sb.makeOptional(p, makeLocation(t), null);
1121 checkExcept(except); p = sb.makeZeroOrMore(p, makeLocation(t), null);
1143 p = sb.annotateAfter(p, e);
1164 {if (true) return sb.makeElement(nc, p, makeLocation(t), a);}
1178 {if (true) return sb.makeAttribute(nc, p, makeLocation(t), a);}
1502 {if (true) return sb.makeList(p, makeLocation(t), a);}
1514 {if (true) return sb.makeMixed(p, makeLocation(t), a);}
1522 g = sb.makeGrammar(scope);
1552 if (a == null) a = sb.makeAnnotations(null, getContext()); a.addElement(e);
1703 if (a == null) a = sb.makeAnnotations(null, getContext()); a.addElement(e);
1787 {if (true) return sb.makeExternalRef(parseable, resolve(href), ns, scope, makeLocation(t), a);}
1790 {if (true) return sb.makeErrorPattern();}
1820 {if (true) return sb.makeErrorPattern();}
1832 {if (true) return sb.makeErrorPattern();}
1846 {if (true) return sb.makeValue("", "token", s.getString(), getContext(), defaultNamespace, s.getLocation(), a);}
1876 {if (true) return sb.makeValue(datatypeUri, datatype, s, getContext(), defaultNamespace, loc, a);}
1880 dpb = sb.makeDataPatternBuilder(datatypeUri, datatype, loc);
2115 eab = sb.makeElementAnnotationBuilder(WellKnownNamespaces.RELAX_NG_COMPATIBILITY_ANNOTATIONS,
2146 a = sb.makeAnnotations(comments, getContext());
2172 if (a == null) a = sb.makeAnnotations(comments, getContext()); clearAttributeList(); annotationsIncludeElements = false;
2224 a = sb.makeAnnotations(comments, getContext());
2383 eab = sb.makeElementAnnotationBuilder(ns, qn.substring(colon + 1), prefix,
2395 eab = sb.makeElementAnnotationBuilder("", name.getString(), null,
2407 eab = sb.makeElementAnnotationBuilder("", name.getString(), null,