Documentation ¶
Overview ¶
Lua pattern match functions for Go
Index ¶
Constants ¶
View Source
const EOS = -1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatchData ¶
type MatchData struct {
// contains filtered or unexported fields
}
func (*MatchData) CaptureLength ¶
func (*MatchData) IsPosCapture ¶
Click to show internal directories.
Click to hide internal directories.