@designliquido/delegua
    Preparing search index...

    Interface RetornoExecucaoInterface

    interface RetornoExecucaoInterface {
        erros: ErroInterpretadorInterface[];
        resultado: ResultadoParcialInterpretadorInterface[];
    }
    Index

    Properties

    Properties