public static interface LessCompiler.Problem
| Modifier and Type | Interface and Description |
|---|---|
static class |
LessCompiler.Problem.Type |
| Modifier and Type | Method and Description |
|---|---|
int |
getCharacter() |
int |
getLine() |
String |
getMessage() |
LessCompiler.Problem.Type |
getType() |
LessCompiler.Problem.Type getType()
int getLine()
int getCharacter()
String getMessage()
Copyright © 2012-2013. All Rights Reserved.