# Atoms: NUMBER: /\d+/ # Rules: threadmember: NUMBER { $return = $item{NUMBER} ; } | thread { $return = $item{thread} ; } thread: "(" threadmember(s) ")" { $return = $item{'threadmember(s)'}||undef; } # Start: start: /^\* THREAD /i thread(s?) { $return=$item{'thread(s?)'}||undef; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
BodyStructure | Folder | 0755 |
|
|
BodyStructure.pm | File | 16.78 KB | 0644 |
|
MessageSet.pm | File | 8.81 KB | 0644 |
|
Thread.grammar | File | 303 B | 0644 |
|
Thread.pm | File | 46.83 KB | 0644 |
|
Thread.pod | File | 458 B | 0644 |
|