source-files.errors vocabulary - Factor Documentation (original) (raw)
source-files.errors vocabulary
Factor handbook » Vocabulary index
Summary
Source file errors and their observers
Metadata
Parents: | source-files |
---|---|
Authors: | Slava Pestov |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
type word plural icon quot forget-quot fatal? |
![]() |
![]() |
error asset path line# |
Generic words
Word | Stack effect |
---|---|
![]() |
( error -- file ) |
![]() |
( error -- line ) |
![]() |
( error -- type ) |
![]() |
( observer -- ) |
Symbol words
![]() |
---|
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( observer -- ) |
![]() |
( -- errors ) |
![]() |
( error-type -- ) |
![]() |
( definition -- ) |
![]() |
( seq file type -- ) |
![]() |
( -- alist ) |
![]() |
( type -- icon ) |
![]() |
( -- ) |
![]() |
( errors -- assoc ) |
![]() |
( error asset class -- source-file-error ) |
![]() |
( -- ) |
![]() |
( observer -- ) |
![]() |
( errors -- alist ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:core/source-files/errors/errors.factor
resource:core/source-files/errors/errors-docs.factor
resource:core/source-files/errors/errors-tests.factor
Metadata files
resource:core/source-files/errors/authors.txt
resource:core/source-files/errors/summary.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |