public abstract class AbstractProblem extends Object implements LessCompiler.Problem
LessCompiler.Problem.Type| Constructor and Description |
|---|
AbstractProblem() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
URL |
getURL() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCharacter, getLine, getMessage, getSource, getTypepublic final File getFile()
getFile in interface LessCompiler.Problempublic final URL getURL()
getURL in interface LessCompiler.ProblemCopyright © 2012-2015. All Rights Reserved.