| Package | Description |
|---|---|
| com.github.sommeri.less4j | |
| com.github.sommeri.less4j.core.parser | |
| com.github.sommeri.less4j.core.problems |
| Modifier and Type | Method and Description |
|---|---|
LessCompiler.Problem.Type |
LessCompiler.Problem.getType() |
static LessCompiler.Problem.Type |
LessCompiler.Problem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LessCompiler.Problem.Type[] |
LessCompiler.Problem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LessCompiler.Problem.Type |
AntlrException.getType() |
| Modifier and Type | Method and Description |
|---|---|
LessCompiler.Problem.Type |
GeneralProblem.getType() |
LessCompiler.Problem.Type |
CompilationWarning.getType() |
LessCompiler.Problem.Type |
CompilationError.getType() |
Copyright © 2012-2013. All Rights Reserved.