kyo-direct
kyo-direct
API
kyo
Trees
direct
kyo-direct
/
kyo
/
Trees
Trees
kyo.Trees$
object
Trees
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Trees
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
exists
(
using
Quotes
)(
tree
:
Tree
)(
pf
:
PartialFunction
[
Expr
[
_
],
Boolean
]):
Boolean
def
transform
(
using
Quotes
)(
tree
:
Tree
)(
pf
:
PartialFunction
[
Expr
[
_
],
Term
]):
Tree
def
traverse
(
using
Quotes
)(
tree
:
Tree
)(
pf
:
PartialFunction
[
Expr
[
_
],
Unit
]):
Unit