16 lines
254 B
Plaintext
16 lines
254 B
Plaintext
module outline
|
|
|
|
imports
|
|
|
|
signatures/fostr-sig
|
|
libspoofax/editor/outline
|
|
|
|
rules
|
|
|
|
editor-outline:
|
|
(_, _, ast, path, project-path) -> outline
|
|
where
|
|
outline := <simple-label-outline(to-outline-label)> ast
|
|
|
|
to-outline-label = fail
|