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> |