Fix and formalize newline and semicolon behavior in methodmaps. (bug 6175)

This commit is contained in:
David Anderson
2014-07-12 00:07:34 -07:00
parent c47cfa6fa8
commit 3d3e5c40c2
9 changed files with 339 additions and 247 deletions
+2 -2
View File
@@ -168,8 +168,8 @@ methodmap StringMap < Handle {
public Clear() = ClearTrie;
property int Size {
public get() = GetTrieSize;
};
};
}
}
/**
* Creates a snapshot of all keys in the map. If the map is changed after this
+1 -1
View File
@@ -82,7 +82,7 @@ methodmap Handle __nullable__
{
public Clone() = CloneHandle;
public ~Handle() = CloseHandle;
};
}
/**
* Do not use this function. Returns if a Handle and its contents
+1 -1
View File
@@ -598,7 +598,7 @@ methodmap Menu < Handle {
return GetMenuSelectionPosition();
}
}
};
}
/**
* Returns the number of seconds you should "wait" before displaying