public class ApexParserOptions extends ParserOptions
suppressMarker| Constructor | Description |
|---|---|
ApexParserOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetSuppressMarker, setSuppressMarkerpublic int hashCode()
hashCode in class ParserOptionspublic boolean equals(java.lang.Object obj)
equals in class ParserOptionsCopyright © 2002–2018 PMD. All rights reserved.