The method syntax() does not exist on Tarsana\Syntax\Syntax. It seems like you code against a sub-type of Tarsana\Syntax\Syntax such as Tarsana\Syntax\OptionalSyntax or Tarsana\Syntax\ArraySyntax or Debugger.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method separator() does not exist on Tarsana\Syntax\Syntax. It seems like you code against a sub-type of Tarsana\Syntax\Syntax such as Tarsana\Syntax\ObjectSyntax or Tarsana\Syntax\ArraySyntax.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method fields() does not exist on Tarsana\Syntax\Syntax. It seems like you code against a sub-type of Tarsana\Syntax\Syntax such as Tarsana\Syntax\ObjectSyntax.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation