Interface _Private_ValueFactory

    • Method Detail

      • getLstFactory

        _Private_LocalSymbolTableFactory getLstFactory()
        Gets the LocalSymbolTableAsStruct.Factory associated with this ValueFactory. This is used to construct local symbol tables backed by IonStructs. Note that this should not be used in new code; use LocalSymbolTable instead.
        Returns:
        a LocalSymbolTableAsStruct.Factory; never null.