Class StrictAttributeParser.FieldReferenceDelegate

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      JType[] getTypes()
      Returns the types any parsed field references are expected to return.
      java.lang.String handleFragment​(java.lang.String fragment)
      Called for fragment around and between field references.
      java.lang.String handleReference​(java.lang.String reference)
      Called for each expanded field reference, to allow it to be stitched together with surrounding fragments.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait