Uses of Interface
com.sun.tools.rngom.ast.builder.Include
-
Packages that use Include Package Description com.sun.tools.rngom.ast.builder com.sun.tools.rngom.parse.host Implementation of theasm.builderpackage that uses two other builds simultaneously. -
-
Uses of Include in com.sun.tools.rngom.ast.builder
Methods in com.sun.tools.rngom.ast.builder that return Include Modifier and Type Method Description Include<P,E,L,A,CL>GrammarSection. makeInclude()Returns null if already in an include. -
Uses of Include in com.sun.tools.rngom.parse.host
Classes in com.sun.tools.rngom.parse.host that implement Include Modifier and Type Class Description classIncludeHostMethods in com.sun.tools.rngom.parse.host that return Include Modifier and Type Method Description IncludeGrammarSectionHost. makeInclude()
-