class Psych::Parser::Mark

[edit]

要約

YAML document の位置を表現するクラスです。

目次

インスタンスメソッド

継承しているメソッド

Structから継承しているメソッド
Enumerableから継承しているメソッド

インスタンスメソッド

column -> Integer[permalink][rdoc][edit]

行の先頭からの文字数。

index -> Integer[permalink][rdoc][edit]

先頭からの文字数。

line -> Integer[permalink][rdoc][edit]

先頭からの行数。