kolasu
1.6.0-RC1-observers-SNAPSHOT
jvm
antlr
/
com.strumenta.kolasu.antlr.parsing
/
ancestor
ancestor
inline
fun
<
T
:
RuleContext
>
RuleContext
.
ancestor
(
)
:
T
fun
<
T
:
RuleContext
>
RuleContext
.
ancestor
(
kclass
:
KClass
<
T
>
)
:
T
Find the ancestor of the given element with the given class.