Property | Type | Description | |
---|---|---|---|
_context | |||
_innerContext | |||
_parsingSynchronizer | object |
Method | Description | |
---|---|---|
ProcessComment ( ) : bool |
Process a comments
|
|
ProcessDoctype ( ) : bool |
Process a doctype declaration
|
|
ProcessEndIgnoringCommentTag ( ) : bool |
Process a end ignoring comment tags
|
|
ProcessStartIgnoringCommentTag ( ) : bool |
Process a start ignoring comment tags
|
protected ProcessEndIgnoringCommentTag ( ) : bool | ||
return | bool |
protected ProcessStartIgnoringCommentTag ( ) : bool | ||
return | bool |
protected MarkupParsingContext,WebMarkupMin.Core.Parsers _context | ||
return |
protected InnerMarkupParsingContext,WebMarkupMin.Core.Parsers _innerContext | ||
return |