Method | Description | |
---|---|---|
CalculateDeferredUtokens ( this |
||
Decorate ( this |
||
FilterInsertedUtokens ( this |
||
Flatten ( this |
||
ProcessControls ( this |
Method | Description | |
---|---|---|
DebugUnprocessedBuffer ( IEnumerable |
||
IsControl ( UtokenBase utoken ) : bool | ||
IsLineSeparator ( UtokenBase utoken ) : bool | ||
IsNextStronger ( InsertedUtokens prevInsertedUtokens, InsertedUtokens nextInsertedUtokens, Unparser direction ) : bool | ||
IsWhitespace ( UtokenBase utoken ) : bool |
public static CalculateDeferredUtokens ( this |
||
utokens | this |
|
postProcessHelper | IPostProcessHelper | |
return | IEnumerable |
public static Decorate ( this |
||
utokens | this |
|
postProcessHelper | IPostProcessHelper | |
return | IEnumerable |
public static FilterInsertedUtokens ( this |
||
utokens | this |
|
postProcessHelper | IPostProcessHelper | |
return | IEnumerable |
public static Flatten ( this |
||
utokens | this |
|
return | IEnumerable |
public static ProcessControls ( this |
||
utokens | this |
|
postProcessHelper | IPostProcessHelper | |
return | IEnumerable |