Module ldoc.lang

Language-dependent parsing of code.

This encapsulates the different strategies needed for parsing C and Lua source code.

Functions

CC:extract_arg (tl, idx) here the argument name is always last, and the type is composed of any tokens before
Moon:extract_arg (tl, idx) much like Lua, BUT auto-assign parameters start with @


Functions

CC:extract_arg (tl, idx)
here the argument name is always last, and the type is composed of any tokens before

Parameters:

  • tl
  • idx
Moon:extract_arg (tl, idx)
much like Lua, BUT auto-assign parameters start with @

Parameters:

  • tl
  • idx
generated by LDoc 1.4.6 Last updated 2024-09-26 20:37:35