Constant Index
$#! · 0-9 ·
A
·
B
·
C
·
D
·
E
·
F
·
G
·
H
·
I
· J · K ·
L
·
M
·
N
· O ·
P
· Q ·
R
·
S
·
T
·
U
· V ·
W
·
X
· Y · Z
S
SCOPE
Modules\
NaturalDocs\
Languages\
Advanced\
ScopeChange.pm
Modules\
NaturalDocs\
Topics\
Type.pm
SCOPE_ALWAYS_GLOBAL
SCOPE_END
SCOPE_NORMAL
SCOPE_RECORD
SCOPE_STACK
SCOPE_START
ScopeType
SORTABLE_SYMBOL
STATUS
Modules\
NaturalDocs\
Project\
ImageFile.pm
Modules\
NaturalDocs\
Project\
SourceFile.pm
SUMMARY
Modules\
NaturalDocs\
Parser\
ParsedTopic.pm
Modules\
NaturalDocs\
SymbolTable\
IndexElement.pm
Modules\
NaturalDocs\
SymbolTable\
ReferenceTarget.pm
Modules\
NaturalDocs\
SymbolTable\
SymbolDefinition.pm
SYMBOL
Modules\
NaturalDocs\
SymbolTable\
IndexElement.pm
Modules\
NaturalDocs\
SymbolTable\
ReferenceTarget.pm
SYMBOLS
T
TARGET
TIME_BETWEEN_UPDATES
TITLE
Modules\
NaturalDocs\
Menu\
Entry.pm
Modules\
NaturalDocs\
Parser\
ParsedTopic.pm
TOKENS
TOPIC_CLASS
TOPIC_CONSTANT
TOPIC_DELEGATE
TOPIC_ENUMERATION
TOPIC_EVENT
TOPIC_FILE
TOPIC_FUNCTION
TOPIC_GENERAL
TOPIC_GENERIC
TOPIC_GROUP
TOPIC_INTERFACE
TOPIC_PROPERTY
TOPIC_SECTION
TOPIC_TYPE
TOPIC_VARIABLE
TYPE
Modules\
NaturalDocs\
Languages\
Prototype\
Parameter.pm
Modules\
NaturalDocs\
Menu\
Entry.pm
Modules\
NaturalDocs\
Parser\
ParsedTopic.pm
Modules\
NaturalDocs\
SymbolTable\
IndexElement.pm
Modules\
NaturalDocs\
SymbolTable\
ReferenceTarget.pm
Modules\
NaturalDocs\
SymbolTable\
SymbolDefinition.pm
TYPE_PREFIX
U
USING
Modules\
NaturalDocs\
Languages\
Advanced\
Scope.pm
Modules\
NaturalDocs\
Parser\
ParsedTopic.pm
W
WAS_USED
WIDTH
X
XML Tag Type
XML_CLOSING_TAG
XML_OPENING_TAG
XML_SELF_CONTAINED_TAG
The new scope SymbolString.
The topic is always global, but it doesn’t affect the current scope.
The topic ends a scope, returning it to global.
The topic stays in the current scope without affecting it.
An arrayref of NaturalDocs::Languages::Advanced::ScopeChange objects, as generated by the scope stack.
An arrayref of NaturalDocs::Languages::Advanced::Scope objects serving as a scope stack for parsing.
The topic starts a scope.
The possible values for Scope().
The sortable symbol as a text string.
FileStatus since the last build.
The summary, if it exists.
The SymbolString without the package portion.
An existence hashref of the SymbolStrings it defines.
The target of the entry.
The number of seconds that should occur between updates.
The title of the entry.
An arrayref of tokens used in all the Parsing Functions.
Class TopicType.
Constant TopicType.
Delegate TopicType.
Enum TopicType.
Event TopicType.
File TopicType.
Function TopicType.
The general TopicType, which has the special meaning of none in particular.
Generic TopicType.
Group TopicType.
Interface TopicType.
Property TopicType.
Section TopicType.
Type TopicType.
Variable TopicType.
The parameter type, if any.
The parameter type prefix which should be aligned separately, if any.
An arrayref of SymbolStrings for using statements, or undef if none.
Whether the image was used the last time Natural Docs was run.
The image width.
The tag is a closing one, such as /tag.
The tag is an opening one, such as tag.
The tag is self contained, such as tag /.