public class GeneralProblem extends AbstractProblem
LessCompiler.Problem.Type| Constructor and Description |
|---|
GeneralProblem(String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCharacter() |
int |
getLine() |
String |
getMessage() |
LessSource |
getSource() |
LessCompiler.Problem.Type |
getType() |
getFile, getURLpublic GeneralProblem(String message)
public LessCompiler.Problem.Type getType()
public int getLine()
public int getCharacter()
public String getMessage()
public LessSource getSource()
Copyright © 2012-2013. All Rights Reserved.