enum

Dragonstone::AST::UseItemKind

Inherits Enum < Comparable < Value < Object

Constants

Paths = 0
From = 1

Instance methods

from?

Returns true if this enum value equals From

Source
paths?

Returns true if this enum value equals Paths

Source