Interface GonLiteral<K,V>

All Superinterfaces:
GonElement<K,V>
All Known Implementing Classes:
GonLiteralImpl

public interface GonLiteral<K,V> extends GonElement<K,V>
  • Method Details

    • getValue

      V getValue()