Searched refs:SIMPLETYPE_DECL (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/parser/
H A DAnnotationContext.java60 public static final AnnotationContext SIMPLETYPE_DECL field in class:AnnotationContext
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/parser/state/
H A Dfacet.java142 NGCCHandler h = new annotation(this, super._source, $runtime, 228, null,AnnotationContext.SIMPLETYPE_DECL);
H A DSimpleType_Union.java117 NGCCHandler h = new annotation(this, super._source, $runtime, 183, annotation,AnnotationContext.SIMPLETYPE_DECL);
H A DSimpleType_List.java116 NGCCHandler h = new annotation(this, super._source, $runtime, 264, annotation,AnnotationContext.SIMPLETYPE_DECL);
H A DsimpleType.java118 NGCCHandler h = new annotation(this, super._source, $runtime, 89, null,AnnotationContext.SIMPLETYPE_DECL);
H A DSimpleType_Restriction.java122 NGCCHandler h = new annotation(this, super._source, $runtime, 164, annotation,AnnotationContext.SIMPLETYPE_DECL);

Completed in 101 milliseconds