public class HutnScanner
extends org.eclipse.jface.text.rules.RuleBasedScanner
Modifier and Type | Field and Description |
---|---|
static org.eclipse.swt.graphics.Color |
BOOLEAN |
static org.eclipse.swt.graphics.Color |
BUILTIN |
static org.eclipse.swt.graphics.Color |
COMMENT |
static org.eclipse.swt.graphics.Color |
KEYWORD |
static org.eclipse.swt.graphics.Color |
STRING |
Constructor and Description |
---|
HutnScanner() |
Modifier and Type | Method and Description |
---|---|
void |
setKeywords(List<String> keywords) |
public static final org.eclipse.swt.graphics.Color COMMENT
public static final org.eclipse.swt.graphics.Color STRING
public static final org.eclipse.swt.graphics.Color BUILTIN
public static final org.eclipse.swt.graphics.Color BOOLEAN
public static final org.eclipse.swt.graphics.Color KEYWORD
Copyright © 2020. All rights reserved.