Preparing search index...
The search index is not available
@designliquido/delegua
@designliquido/delegua
ExpressaoRegular
Class ExpressaoRegular<TTipoSimbolo>
Type Parameters
TTipoSimbolo
extends
string
=
string
Implements
Construto
Index
Constructors
constructor
Properties
hash
Arquivo
linha
simbolo
valor
Methods
aceitar
Constructors
constructor
new
Expressao
Regular
<
TTipoSimbolo
>
(
hashArquivo
,
simbolo
,
valor
)
:
ExpressaoRegular
<
TTipoSimbolo
>
Type Parameters
TTipoSimbolo
extends
string
=
string
Parameters
hashArquivo
:
number
simbolo
:
SimboloInterface
<
TTipoSimbolo
>
valor
:
any
Returns
ExpressaoRegular
<
TTipoSimbolo
>
Properties
hash
Arquivo
hash
Arquivo
:
number
linha
linha
:
number
simbolo
simbolo
:
SimboloInterface
<
TTipoSimbolo
>
valor
valor
:
any
Methods
aceitar
aceitar
(
visitante
)
:
Promise
<
any
>
Parameters
visitante
:
VisitanteComumInterface
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hash
Arquivo
linha
simbolo
valor
Methods
aceitar
@designliquido/delegua
Loading...