templateタグの説明

説明:ヘッダコメントのテンプレートを定義する。

定義ファイル:
  /tag_custom/template.txt

タグの種類の簡単な説明:
タグの種類
説明
classTemplate
クラスヘッダコメントを定義します。
methodTemplate
メソッドヘッダコメントを定義します。

タグの種類の詳しい説明:
classTemplate

タグの種類の説明:
クラスヘッダコメントを定義します。
プロパティの説明:
  1. char、other、application、argList、method、classタグを使用してクラスヘッダコメントを定義し ます。
methodTemplate

タグの種類の説明:
メソッドヘッダコメントを定義します。
プロパティの説明:
  1. char、other、application、argList、method、classタグを使用してメソッドヘッダコメントを定義 します。