java.lang.Object
org.apache.jena.riot.lang.extra.LangParserBase
org.apache.jena.shex.parser.ParserShExC
- Direct Known Subclasses:
ShExJavacc
ShEx Compact syntax parser
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
Print various unexpected situationsstatic boolean
Print the call nestingstatic boolean
Print the stack operations -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
setSourceAndBase
(String originURI, String baseURI) Methods inherited from class org.apache.jena.riot.lang.extra.LangParserBase
setDest, setProfile
-
Field Details
-
DEBUG_PARSE
public static boolean DEBUG_PARSEPrint the call nesting -
DEBUG_STACK
public static boolean DEBUG_STACKPrint the stack operations -
DEBUG_DEV
public static boolean DEBUG_DEVPrint various unexpected situations
-
-
Method Details
-
setSourceAndBase
-
parseShapesStart
public void parseShapesStart() -
parseShapesFinish
-
parseShapeMapStart
public void parseShapeMapStart() -
parseShapeMapFinish
-