4. ソースファイル(Source Files)

  1. 4.1. ファイル(Files)
    1. 4.1.1. モジュール(Modules)
      1. 4.1.1.1. エンコードと表現(Encoding and Representation)
      2. 4.1.1.2. 具体的な構文(Concrete Syntax)
        1. 4.1.1.2.1. 空白(Whitespace)
        2. 4.1.1.2.2. コメント(Comments)
        3. 4.1.1.2.3. キーワードと識別子(Keywords and Identifiers)
      3. 4.1.1.3. 構造体(Structure)
        1. 4.1.1.3.1. モジュールヘッダ(Module Headers)
        2. 4.1.1.3.2. コマンド(Commands)
      4. 4.1.1.4. 内容(Contents)
    2. 4.1.2. パッケージ・ライブラリ・ターゲット(Packages, Libraries, and Targets)
  2. 4.2. モジュールの内容(Module Contents)
    1. 4.2.1. コマンドと宣言(Commands and Declaration)
      1. 4.2.1.1. 定義に類するコマンド(Definition-Like Commands)
      2. 4.2.1.2. Modifiers
      3. 4.2.1.3. Signatures
      4. 4.2.1.4. ヘッダ(Headers)
    2. 4.2.2. Namespaces
    3. 4.2.3. セクションスコープ(Section Scopes)
      1. 4.2.3.1. セクションスコープの制御(Controlling Section Scopes)
      2. 4.2.3.2. セクション変数(Section Variables)
      3. 4.2.3.3. スコープ属性(Scoped Attributes)
  3. 4.3. Axioms
  4. 4.4. Attributes
  5. 4.5. Dynamic Typing
  6. 4.6. Coercions