|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectjp.hishidama.html.lexer.rule.HtLexerRule
jp.hishidama.html.lexer.rule.ScriptRule
public class ScriptRule
HtHtmlLexerルール(スクリプトテキスト).
スクリプト用テキスト(<script></script>で囲まれたテキスト)の解釈を行う。
| メソッドの概要 | |
|---|---|
ScriptToken |
parse()
ルールに従った解釈を行う。 |
| クラス jp.hishidama.html.lexer.rule.HtLexerRule から継承されたメソッド |
|---|
skipSpace |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public ScriptToken parse()
throws IOException
HtLexerRule の記述:
HtLexerRule 内の parseIOException
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||