public class ColorParser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static RegexLeaf |
exp1() |
static RegexLeaf |
exp2() |
static RegexLeaf |
exp3() |
static RegexLeaf |
exp4() |
static RegexLeaf |
exp6() |
static RegexLeaf |
exp7() |
Colors |
getColor(RegexResult arg,
IHtmlColorSet set) |
RegexLeaf |
getRegex() |
static ColorParser |
simpleColor(ColorType mainType) |
static ColorParser |
simpleColor(java.lang.String optPrefix,
ColorType mainType) |
public Colors getColor(RegexResult arg, IHtmlColorSet set)
public static ColorParser simpleColor(ColorType mainType)
public static ColorParser simpleColor(java.lang.String optPrefix, ColorType mainType)
public static RegexLeaf exp1()
public static RegexLeaf exp2()
public static RegexLeaf exp3()
public static RegexLeaf exp4()
public static RegexLeaf exp6()
public static RegexLeaf exp7()
public RegexLeaf getRegex()