public class AnsiSyntax extends Object:
| Modifier and Type | Member | Description |
|---|---|---|
| public static | commentcomment(text as String) as StyledSpan: |
No summary. |
| public static | decoratordecorator(text as String) as StyledSpan: |
No summary. |
| public static | keywordkeyword(text as String) as StyledSpan: |
No summary. |
| public static | numbernumber(text as String) as StyledSpan: |
No summary. |
| public static | opop(text as String) as StyledSpan: |
No summary. |
| public static | parameterparameter(text as String) as StyledSpan: |
No summary. |
| public static | stringstring(text as String) as StyledSpan: |
No summary. |
| public static | texttext(text as String) as StyledSpan: |
No summary. |
| public static | xmlAttrxmlAttr(text as String) as StyledSpan: |
No summary. |
| public static | xmlEntityxmlEntity(text as String) as StyledSpan: |
No summary. |
| public static | xmlTagxmlTag(text as String) as StyledSpan: |
No summary. |
| public static | xmlValuexmlValue(text as String) as StyledSpan: |
No summary. |