Method | Description | |
---|---|---|
Apply ( ParseState state, |
||
Match ( string text ) : |
Method | Description | |
---|---|---|
ApplyCore ( ParseState state, int level, string text, string href, string uid = null ) : ParseState |
public abstract Apply ( ParseState state, |
||
state | ParseState | |
match | ||
return | ParseState |
protected ApplyCore ( ParseState state, int level, string text, string href, string uid = null ) : ParseState | ||
state | ParseState | |
level | int | |
text | string | |
href | string | |
uid | string | |
return | ParseState |
public abstract Match ( string text ) : |
||
text | string | |
return |