public final class PuzzleFormatCheck extends AbstractFileSetCheck
This is how you should format them:
/**
* This is my new method.
* @todo #123:1hr! I will implement it later, when more information
* come to light and I have some extra documentation
*/
public void func() {
// ...
}
Full syntax is explained here.
| Constructor and Description |
|---|
PuzzleFormatCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
processFiltered(File file,
List<String> lines) |
beginProcessing, destroy, finishProcessing, fireErrors, getMessageCollector, getMessageDispatcher, init, log, log, process, setFileExtensions, setMessageDispatchergetCustomMessages, getId, getMessageBundle, getSeverity, getSeverityLevel, log, setId, setSeverityconfigure, contextualize, finishLocalSetup, getConfiguration, setupChildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurecontextualizepublic void processFiltered(File file, List<String> lines)
processFiltered in class AbstractFileSetCheckCopyright © 2011–2014 Qulice.com. All rights reserved.