Menu

#109 ParseException when parsing `return type pipelined using table_type`

0.8
open
nobody
None
5
2016-11-03
2016-06-11
No

https://github.com/pljson/pljson/blob/be08929198b3aa12bcfecd0d67ac77af77b952e1/src/addons/pljson_table_impl.typ#L81

Is:

static function json_table(str clob, paths pljson_varray, names pljson_varray := null) return anydataset
    pipelined using pljson_table_impl

When parsing this declaration a ParserError is returned:

net.sourceforge.pldoc.parser.ParseException: Encountered " "USING" "using "" at line 79, column 15.
Was expecting one of:
"," ...
")" ...
"AS" ...
"IS" ...
"RESULT_CACHE" ...
"$IF" ...

Last consumed token: "pipelined"

Discussion

  • James Sumners

    James Sumners - 2016-08-05

    Is there any chance of this being fixed?

     
  • Stuart Turton

    Stuart Turton - 2016-11-03

    I will have a look.

    What version(s)?

    PLDoc?, maven-pldoc-plugin?

     

    Last edit: Stuart Turton 2016-11-03

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.