Documentation ¶
Overview ¶
Package extract pulls comments and other useful info out of GM .cpp files.
Index ¶
Constants ¶
View Source
const ( // These are the various states the parser can be in after looking // at each line. OTHER = iota COMMENT IN_MULTILINE )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.