Abstract
Private
Readonly
inputsThe inputs for the fragment.
Readonly
nameThe name of the fragment.
Readonly
typeThe type of the fragment.
Abstract
formatReturns a string representation of this fragment as %%format%%.
Optional
format: FormatTypeStatic
fromStatic
isReturns true if %%value%% is a [[ConstructorFragment]].
Static
isReturns true if %%value%% is an [[ErrorFragment]].
Static
isReturns true if %%value%% is an [[EventFragment]].
Static
isReturns true if %%value%% is a [[FunctionFragment]].
Static
isReturns true if %%value%% is a [[StructFragment]].
Generated using TypeDoc
An abstract class to represent An individual fragment which has a name from a parse ABI.