Documentation/Source/eric5.Helpviewer.GreaseMonkey.GreaseMonkeyScript.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
128 </dd> 128 </dd>
129 </dl><a NAME="GreaseMonkeyScript.__parseScript" ID="GreaseMonkeyScript.__parseScript"></a> 129 </dl><a NAME="GreaseMonkeyScript.__parseScript" ID="GreaseMonkeyScript.__parseScript"></a>
130 <h4>GreaseMonkeyScript.__parseScript</h4> 130 <h4>GreaseMonkeyScript.__parseScript</h4>
131 <b>__parseScript</b>(<i>path</i>) 131 <b>__parseScript</b>(<i>path</i>)
132 <p> 132 <p>
133 Private method to parse the given script and populate the data structure. 133 Private method to parse the given script and populate the data
134 structure.
134 </p><dl> 135 </p><dl>
135 <dt><i>path</i></dt> 136 <dt><i>path</i></dt>
136 <dd> 137 <dd>
137 path of the Javascript file (string) 138 path of the Javascript file (string)
138 </dd> 139 </dd>

eric ide

mercurial