Class Value.BoolValue

  • All Implemented Interfaces:
    Value
    Enclosing interface:
    Value

    public static final class Value.BoolValue
    extends Object
    implements Value
    • Method Detail

      • get

        public boolean get()
        Returns:
        the boolean value
      • kind

        public ValueKind kind()
        Specified by:
        kind in interface Value
        Returns:
        the discriminator identifying which variant this is