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, wait
getSuppressMarker, setSuppressMarker
public int hashCode()
hashCode
in class ParserOptions
public boolean equals(java.lang.Object obj)
equals
in class ParserOptions
Copyright © 2002–2018 PMD. All rights reserved.