line>> ( object -- value ) - Factor Documentation

line>> ( object -- value )


Vocabulary
accessors

Inputs
object an object


Outputs
value an object


Definition
IN: accessors

GENERIC: line>> ( object -- value )


Methods
USING: accessors alien.c-types classes.struct
classes.struct.private kernel readline.ffi ;

M: HIST_ENTRY line>>
T{ struct-slot-spec
{ name "line" }
{ offset 0 }
{ class object }
{ type c-string }
} read-struct-slot ; inline


USING: accessors slots.private xml.errors ;

M: attr-w/< line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-cdata line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-decl line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-directive line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-doctype line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-encoding line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-external-id line>> 2 slot ; inline


USING: accessors c.preprocessor slots.private ;

M: bad-include-line line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-name line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-prolog line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-uri line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: bad-version line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: capitalized-prolog line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: disallowed-char line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: duplicate-attr line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: expected line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: extra-attrs line>> 2 slot ; inline


USING: accessors editors slots.private ;

M: invalid-location line>> 3 slot ; inline


USING: accessors irc.messages.base slots.private ;

M: irc-message line>> 2 slot ; inline


USING: accessors lexer slots.private ;

M: lexer-error line>> 2 slot ; inline


USING: accessors lexer slots.private ;

M: lexer-parsing-word line>> 3 slot ; inline


USING: accessors kernel.private lexer math slots.private ;

M: lexer line>> 3 slot { fixnum } declare ; inline


USING: accessors core-text slots.private ;

M: line line>> 6 slot ; inline


USING: accessors slots.private xml.errors ;

M: mismatched line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: misplaced-directive line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: missing-close line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: no-entity line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: nonexist-ns line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: not-enough-characters line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: not-yes/no line>> 2 slot ; inline


USING: accessors db.postgresql.errors slots.private ;

M: parse-postgresql-location line>> 3 slot ; inline


USING: accessors gpu.shaders kernel.private math slots.private ;

M: program line>> 4 slot { integer } declare ; inline


USING: accessors slots.private xml.errors ;

M: quoteless-attr line>> 2 slot ; inline


USING: accessors gpu.shaders kernel.private math slots.private ;

M: shader line>> 5 slot { integer } declare ; inline


USING: accessors slots.private ui.gadgets.sliders ;

M: slider line>> 27 slot ; inline


USING: accessors slots.private xml.state ;

M: spot line>> 3 slot ; inline


USING: accessors slots.private xml.errors ;

M: text-w/]]> line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: unclosed-quote line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: unclosed line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: unexpected-end line>> 2 slot ; inline


USING: accessors slots.private xml.errors ;

M: unopened line>> 2 slot ; inline


USING: accessors slots.private unix.utmpx ;

M: utmpx-record line>> 4 slot ; inline


USING: accessors slots.private xml.errors ;

M: versionless-prolog line>> 2 slot ; inline


USING: accessors alien.c-types classes.struct
classes.struct.private math yaml.ffi ;

M: yaml_emitter_t line>>
T{ struct-slot-spec
{ name "line" }
{ offset 280 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline


USING: accessors alien.c-types classes.struct
classes.struct.private math yaml.ffi ;

M: yaml_mark_t line>>
T{ struct-slot-spec
{ name "line" }
{ offset 8 }
{ class integer }
{ initial 0 }
{ type size_t }
} read-struct-slot ; inline

AltStyle によって変換されたページ (->オリジナル) /