AstInterner

Interner for KAst. Ensures that if any two objects are equals according to KInternedObject.internEquals, they are equal by reference (actually the same object).

See mkAstInterner for interner creation.

Functions

Link copied to clipboard
abstract fun intern(ast: T): T

Intern provided ast.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard