Class Nodes.SourceLineNode

java.lang.Object
org.ruby_lang.prism.Nodes.Node
org.ruby_lang.prism.Nodes.SourceLineNode
Enclosing class:
Nodes

public static final class Nodes.SourceLineNode extends Nodes.Node
 Represents the use of the `__LINE__` keyword.

     __LINE__
     ^^^^^^^^