extends |
AbstractTag |
---|
Methods | ||
---|---|---|
public
|
getName(): string
|
# |
public
|
isReadOnly(): bool
|
# |
public
|
isWriteOnly(): bool
|
# |
public
|
__toString(): string
|
# |
Methods inherited from Salient\PHPDoc\Tag\AbstractTag |
---|
getTag(), getType(), getDescription(), getClass(), getMember(), getStatic(), getSelf(), withDescription(), inherit(), maybeInheritValue(), filterTag(), filterClass(), filterMember(), filterType(), filterString(), throw(), |
Methods used from Salient\Core\Concern\ImmutableTrait |
---|
with(), without(), handlePropertyChanged() |
Properties | |||
---|---|---|---|
protected
|
bool
|
$IsReadOnly
|
# |
protected
|
bool
|
$IsWriteOnly
|
# |
Properties inherited from Salient\PHPDoc\Tag\AbstractTag |
---|
$Tag, $Name, $Type, $Description, $Class, $Member, $Static, $Self |