NoRenderAnimationNode

sealed class NoRenderAnimationNode : AnimationNode

No render animation node

Animation node that should not be rendered in the code block when animated.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

lineNumber
Link copied to clipboard
open override val lineNumber: Int

Inheritors

SleepNode
Link copied to clipboard
CodeTrackingNode
Link copied to clipboard
AnnotationBlockNode
Link copied to clipboard